mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood update to 3.8.5
This commit is contained in:
parent
cfd5474407
commit
5d1f326d9c
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
||||||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||||
#pkgname=linux-test # Build kernel with a different name
|
#pkgname=linux-test # Build kernel with a different name
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.8.4
|
_basekernel=3.8.5
|
||||||
pkgver=${_basekernel}
|
pkgver=${_basekernel}
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
cryptover=1.5
|
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)
|
#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")
|
"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=('9f8583d98a345504c3efdc7e17abdf73'
|
md5sums=('99cf7dd3d3d6c172f277e02a08248765'
|
||||||
'ddabf9f75419d6e811f30eeb985654d5'
|
'ddabf9f75419d6e811f30eeb985654d5'
|
||||||
'f5d3635da03cb45904bedd69b47133de'
|
'f5d3635da03cb45904bedd69b47133de'
|
||||||
'be0e55685a1419f6a2ecc02d63888de8'
|
'be0e55685a1419f6a2ecc02d63888de8'
|
||||||
|
|
Loading…
Reference in a new issue