mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 5.10.11-3
This commit is contained in:
parent
1de61a1b2b
commit
17c7f292ba
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=6af8ae321a801a4e20183454c65eb0d23069d8ac
|
||||
_commit=c9226080e513181ffb3909a905e9c23b8a6e8f62
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.11
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,7 +24,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c9c80e7aca8fd3d13156b2a3e347a719'
|
||||
md5sums=('d80dbf23132908ea870745af74d6c4b7'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'ae9fa2a98aca88cb8d38e76110aa77e1'
|
||||
'ed8041f962681b9ba95493db900e2224'
|
||||
|
|
Loading…
Reference in a new issue