mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-rpi to 5.10.87-2
This commit is contained in:
parent
682284218f
commit
6a494cba4b
1 changed files with 5 additions and 5 deletions
|
@ -7,11 +7,11 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=48f234641072c3619fa8c357b93e4f5131899cb6
|
||||
_commit=1274474965cf424d80cb5e5e30479bc6141a55c2
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
pkgver=5.10.87
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -29,15 +29,15 @@ source=("linux-$pkgver-$pkgrel-${_commit:0:10}.tar.gz::https://github.com/raspbe
|
|||
60-linux.hook
|
||||
90-linux.hook
|
||||
)
|
||||
md5sums=('4ffd0ba5cd6510aa5ddcf4234a57ecb3'
|
||||
md5sums=('d8e6caed2beaceb54f86f1dad13aa91d'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf')
|
||||
md5sums_armv7h=('5ec205f35bac1cc4df6436ba3cb83b07'
|
||||
md5sums_armv7h=('d30e4c4eda62d16311edfc2d5e4c63fd'
|
||||
'e302936d860e78ca8e965459e64b2e5b')
|
||||
md5sums_aarch64=('f460711568c3dc02505000b83703d024'
|
||||
md5sums_aarch64=('9de6ade322ef7079838f74eb7e7d8bad'
|
||||
'e302936d860e78ca8e965459e64b2e5b')
|
||||
|
||||
# setup vars
|
||||
|
|
Loading…
Reference in a new issue