mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64 to 6.10.5-2
This commit is contained in:
parent
cee5e147b8
commit
0731011913
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-6.10
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=6.10.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,7 +34,7 @@ md5sums=('c0ce046a9a0d041e13cf222f81eae574'
|
|||
'7c97cf141750ad810235b1ad06eb9f75'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
'41cb5fef62715ead2dd109dbea8413d6')
|
||||
'33ba82001fca579d43172a6db25d6aca')
|
||||
|
||||
prepare() {
|
||||
cd $_srcname
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# mkinitcpio preset file for the '%PKGBASE%' package
|
||||
|
||||
ALL_config="/etc/mkinitcpio.conf"
|
||||
#ALL_config="/etc/mkinitcpio.conf"
|
||||
ALL_kver="%KERNVER%"
|
||||
|
||||
PRESETS=('default' 'fallback')
|
||||
|
|
Loading…
Reference in a new issue