mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi4 to 5.10.63-13
This commit is contained in:
parent
c099c2f460
commit
2ccdbd08a2
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=edded5e02328d2a4b6db9493ba67c9720b8d9009
|
||||
_commit=f694d1cfee63afaaa77e7d9e1f621a83e2f98846
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 3/4/400"
|
||||
pkgver=5.10.63
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
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=('0fde33d8872da047becc3c0e64389a8a'
|
||||
md5sums=('cb39469f07bcf3c3eb2509ed24231f9f'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
|
|
Loading…
Reference in a new issue