mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.19.50-1
This commit is contained in:
parent
dddd7f9e79
commit
32d43200ee
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=2a64d238e2d6163acd47e531d8431cc2e7fa91e2
|
||||
_commit=2f8d963db206ce596f9a9e951ec425e9c3e1b4d9
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.49
|
||||
pkgver=4.19.50
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('39ea327a2e569ee11e2fbaa191e6aa28'
|
||||
md5sums=('7d4246107f66b5ffef2a3cb5fe5bae9a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'9330edd7696bbee3de99bb3b2efb326b'
|
||||
|
|
Loading…
Reference in a new issue