core/linux-rpi-16k to 6.6.45-2

This commit is contained in:
graysky 2024-08-15 17:12:03 -04:00
parent 996bd2d322
commit cee5e147b8
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_regen= _regen=
pkgver=6.6.45 pkgver=6.6.45
pkgrel=1 pkgrel=2
pkgdesc='Linux' pkgdesc='Linux'
url="https://github.com/raspberrypi/linux" url="https://github.com/raspberrypi/linux"
arch=(aarch64) arch=(aarch64)
@ -36,7 +36,7 @@ md5sums=('c7872833606463c42408ce07cabea19b'
'16c484af9f72b9275afcf83a6b8eab36' '16c484af9f72b9275afcf83a6b8eab36'
'572a3fe9ce1d3ab4fd4b9bf1f2cb38a2' '572a3fe9ce1d3ab4fd4b9bf1f2cb38a2'
'a157c5bfc0f03d0728c92bd953b06265' 'a157c5bfc0f03d0728c92bd953b06265'
'86d4a35722b5410e3b29fc92dae15d4b' '8b93b6ca167f70c60277f352f7b78024'
'c8f84694321e249492c80149833671d7') 'c8f84694321e249492c80149833671d7')
# setup vars # setup vars

View file

@ -1,6 +1,6 @@
# mkinitcpio preset file for the '%PKGBASE%' package # mkinitcpio preset file for the '%PKGBASE%' package
ALL_config="/etc/mkinitcpio.conf" #ALL_config="/etc/mkinitcpio.conf"
ALL_kver="%KERNVER%" ALL_kver="%KERNVER%"
PRESETS=('default') PRESETS=('default')