mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 5.15.38-3
This commit is contained in:
parent
cf477856d8
commit
b5a50d6b81
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=2cca267016006654836c46bdd8efa8f9b6402e5d
|
_commit=d5b5cbcd17d97f35292f960bca82c0915a03e594
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
pkgver=5.15.38
|
pkgver=5.15.38
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
arch=(armv7h aarch64)
|
arch=(armv7h aarch64)
|
||||||
|
@ -27,7 +27,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
60-linux.hook
|
60-linux.hook
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
)
|
)
|
||||||
md5sums=('88ce62525834c71cee5fabc92359af7a'
|
md5sums=('48d4fcdcefa247bec4dfb93bcbe92c33'
|
||||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
|
|
Loading…
Reference in a new issue