mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 5.10.52-8
This commit is contained in:
parent
b1e58fa22a
commit
52001a346c
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=b7516864312a60025cea8e90c94f6591c32a0d7e
|
||||
_commit=9d6d498b5b5471fe9bab3e60bf2800c7490241b9
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.52
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
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=('424c6857419484642d1eefc60c6b62a0'
|
||||
md5sums=('f5463166947d4ffe2c62d8f459e52540'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
|
|
Loading…
Reference in a new issue