mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 4.19.73-1
This commit is contained in:
parent
3ac310b067
commit
0b86f96a95
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=c000dd63906ad1de4899fc62f960a9439c87b68b
|
||||
_commit=db690083a452a17b02455f0e2cb99e0103e56c21
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.71
|
||||
pkgrel=2
|
||||
pkgver=4.19.73
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('3e61aa731697ab7e4fa6d859f0b16a13'
|
||||
md5sums=('785b7dfa35f8c2fd44f3fbbf20ad59a5'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'5aebad04edc710e6cf9eea66b19ccfda'
|
||||
|
|
Loading…
Reference in a new issue