mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 4.9.14-2
This commit is contained in:
parent
d4170d5469
commit
f9dcfcc320
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=a599f69212b051db4cd00a02f9312dc897beba70
|
_commit=8308f3f93b7360bda893c18801e22d62c1d61378
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.9.14
|
pkgver=4.9.14
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('8bd31713f4cf5ce86f57324443a34c28'
|
md5sums=('3e84e55af02bf51536611ee986a2b5b1'
|
||||||
'4a410ab9a1eefe82e158d36df02b3589'
|
'4a410ab9a1eefe82e158d36df02b3589'
|
||||||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
|
|
Loading…
Reference in a new issue