mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 3.12.28-1
This commit is contained in:
parent
1b2a6eaccf
commit
9c18518d16
1 changed files with 5 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=b65f7df60146ce8513ce64b9d7acd4a026878ee5
|
||||
_srcname=linux-${_commit}
|
||||
_commit=94a382fed1a5ec303eef9e1f3439df8f759ba60c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.12.26
|
||||
pkgrel=2
|
||||
pkgver=3.12.28
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'imagetool-uncompressed.py'
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}.x")
|
||||
|
||||
md5sums=('e03a4782c31237b19acc42e197d6c92e'
|
||||
md5sums=('eb1ca8426569a87ae5d203fc33cbb12b'
|
||||
'bdcc7c965ca519e7305ba7a1866b906d'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
'a00e424e2fbb8c5a5f77ba2c4871bed4'
|
||||
|
|
Loading…
Reference in a new issue