mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
linux: bump to 3.2.8
This commit is contained in:
parent
8f30cbd4f6
commit
c12c9062b1
@ -9,11 +9,11 @@ pkgname=('linux' 'linux-headers' 'linux-docs') # Build stock -CHAKRA kernel
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.2
|
||||
pkgver=${_basekernel}.6
|
||||
pkgrel=2
|
||||
pkgver=${_basekernel}.8
|
||||
pkgrel=1
|
||||
_aufs="3.2-20120109"
|
||||
makedepends=('xmlto' 'docbook-xsl')
|
||||
_patchname="patch-${pkgver}-2-CHAKRA"
|
||||
_patchname="patch-${pkgver}-1-CHAKRA"
|
||||
arch=(i686 x86_64)
|
||||
license=('GPL2')
|
||||
url="http://www.kernel.org"
|
||||
@ -25,9 +25,9 @@ source=(ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$_basekernel.tar.bz2
|
||||
# standard config files for mkinitcpio ramdisk
|
||||
linux.preset)
|
||||
md5sums=('7ceb61f87c097fc17509844b71268935'
|
||||
'39d82b135100a8263d2795e0b78848b7'
|
||||
'53c47f317f51be3aadc3ef53e70d286e'
|
||||
'95e399c430f2f1c6e5988480b65e609d'
|
||||
'a74570e2b4c32572a0295d192c142582'
|
||||
'e8238d2f3dee0234a8a55cdaba9e91e4'
|
||||
'35a2347f35d6c4cf35db5cbab52edbe0'
|
||||
'b019872ce926de3ec82985fc399832c6')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user