mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 5.10.42-1
This commit is contained in:
parent
d127119fcc
commit
9ad52254fd
1 changed files with 4 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=131a6abaac64b638dbfab44a92f4403fc89ba569
|
||||
_commit=da6937fd9c7416745a2bff9bb81a8804d4907514
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.39
|
||||
pkgrel=2
|
||||
pkgver=5.10.42
|
||||
pkgrel=1
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,7 +25,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('91a59ea9b50f29eb182b156e5f46d528'
|
||||
md5sums=('9fc2edaaa84711467e43634f0b70800f'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
|
|
Loading…
Reference in a new issue