mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.9.29-1
This commit is contained in:
parent
d810a51242
commit
de2a9569f6
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8b607d1fd1baa4448df39b50cd907fc080e7f960
|
||||
_commit=1a061916c2a2eb3d880084f6d03b410cce3f7c4b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.28
|
||||
pkgrel=2
|
||||
pkgver=4.9.29
|
||||
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"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('86da426c76079f24d0c73a1a408458aa'
|
||||
md5sums=('ae886f4018ffeda434ade0bb87b2f66c'
|
||||
'4a410ab9a1eefe82e158d36df02b3589'
|
||||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
|
|
Loading…
Reference in a new issue