mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.19.93-2
This commit is contained in:
parent
e64625aa63
commit
26852d9a38
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=c0927733d71433b13e4ae19e21c37fca4276ff55
|
||||
_commit=767722747b98c2d57425f984da2a8192ae30cc69
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.93
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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=('dae428125be2578c239ca0995b329cc9'
|
||||
md5sums=('b3ff963e8b49e853759d82b94815264a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'8eb4e6be449fd65470146e3eb917ccee'
|
||||
|
|
Loading…
Reference in a new issue