mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
Update core/linux-kirkwood to 3.8.6
This commit is contained in:
parent
2b66f64d1c
commit
567eccc4ac
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8.5
|
||||
_basekernel=3.8.6
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
cryptover=1.5
|
||||
bfqver=v6
|
||||
arch=('arm')
|
||||
|
@ -32,7 +32,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
|
|||
#when its merged ( > v6)
|
||||
"http://dl.dropbox.com/u/15043728/ArchLinuxArm/kernels/0001-block-bfq-attempt-to-fix-use-after-free-which-3.3.0-to-3.8.0.patch")
|
||||
|
||||
md5sums=('99cf7dd3d3d6c172f277e02a08248765'
|
||||
md5sums=('fa1874e2ac21388b7ed4da24a7167ede'
|
||||
'ddabf9f75419d6e811f30eeb985654d5'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'be0e55685a1419f6a2ecc02d63888de8'
|
||||
|
|
Loading…
Reference in a new issue