mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 4.9.51-1 (#1518)
This commit is contained in:
parent
6e3205caba
commit
07f5ae7953
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=12bafdab8214b23223603b75845c5c88f7444b6f
|
||||
_commit=31f8c0c3f269675085e1271c9d3f76c42e672594
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.50
|
||||
pkgver=4.9.51
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('188d97bd785c3d7cd604d394058a45dd'
|
||||
md5sums=('c18e53fbe2ddd2120febfc1c16a23fad'
|
||||
'4a410ab9a1eefe82e158d36df02b3589'
|
||||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
|
|
Loading…
Reference in a new issue