mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood update to 3.8.8
This commit is contained in:
parent
c3c9d08e18
commit
680f7b90d4
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8.7
|
||||
_basekernel=3.8.8
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
cryptover=1.5
|
||||
|
@ -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=('cc0c90736271963c1998f779507eb21c'
|
||||
md5sums=('1e2635a17cfd20528469603ec57bc4f8'
|
||||
'ddabf9f75419d6e811f30eeb985654d5'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'be0e55685a1419f6a2ecc02d63888de8'
|
||||
|
|
Loading…
Reference in a new issue