mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi to 5.10.52-6
This commit is contained in:
parent
6704ea0ba2
commit
3778a2b866
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=6495fa3396fb387d3871ced42a30281fe7be5352
|
||||
_commit=4e5d621498df7fce8b2cf90ac6bb7b2efbdbec5e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.52
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,7 +24,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('b3c408bbc47b0be37e2a01913ef3f3ab'
|
||||
md5sums=('0f1709cde4347c31f6dbaca21a213892'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
|
|
Loading…
Reference in a new issue