mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
This commit is contained in:
commit
f2ccc5f996
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.11
|
||||
_basekernel=3.8.12
|
||||
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=('f180227015bfdf84ef1c8ca774d66983'
|
||||
md5sums=('47e9ee2c503ce85442119805922015b9'
|
||||
'ddabf9f75419d6e811f30eeb985654d5'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'ba2f776f7a4c7bc41a9d780d645c8736'
|
||||
|
|
Loading…
Reference in a new issue