core/linux-cubox

Update to 3.5.3 thirsty repo fully patched for gc3184
This commit is contained in:
pepedog 2012-09-23 23:16:45 +02:00
parent 033b497815
commit 77bd2fddcc

View file

@ -7,8 +7,8 @@ pkgbase=linux-cubox
pkgname=('linux-cubox' 'linux-headers-cubox')
_kernelname=${pkgname#linux}
_basekernel=3.5
pkgver=${_basekernel}.0
pkgrel=2
pkgver=${_basekernel}.3
pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
@ -19,7 +19,7 @@ source=('config'
md5sums=('004ab6ff32c7ada65f33d241e8d5b515'
'9d3c56a4b999c8bfbd4018089a62f662')
__gitroot="git://github.com/rabeeh/linux.git"
__gitroot="git://github.com/vDorst/linux.git"
__gitname="linux"
build() {