mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-cubox
Update to 3.5.3 thirsty repo fully patched for gc3184
This commit is contained in:
parent
033b497815
commit
77bd2fddcc
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue