mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 3.10.21
This commit is contained in:
parent
87fd7e243d
commit
0ef13e74e5
1 changed files with 5 additions and 4 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=b49aafd02fa7572d387acd34550beea5b4c3d239
|
||||
_commit=80b5e2c47c371386c57529735183fd6a7f3b87f3
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.10.19
|
||||
pkgrel=3
|
||||
pkgver=3.10.21
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,8 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'boot-uncompressed.txt'
|
||||
'imagetool-uncompressed.py'
|
||||
"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}")
|
||||
md5sums=('4237274a251abbe779d1254f65d65456'
|
||||
|
||||
md5sums=('702b8b975361e6aec704570b57888ad1'
|
||||
'a41149002ecf0c36dfd9833e4d445c23'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
|
Loading…
Reference in a new issue