aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vserver/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-08-26 20:02:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-08-31 14:02:35 +0000
commitfe3c5165d87120b9faf745a76f23d924120f5cf7 (patch)
tree10407afcf22e01183d53af00ca16900eafb4f433 /main/linux-vserver/APKBUILD
parentae2107b2ab432b925acff717d9e8b21cb876a84b (diff)
main/linux-vserver: upgrade to 2.6.32.20-vs2.3.0.36.29.6
and fix building with make-3.82 (cherry picked from commit 6470a1a9cdc1d9afc3abc5eddb7f28839cc9ea3e)
Diffstat (limited to 'main/linux-vserver/APKBUILD')
-rw-r--r--main/linux-vserver/APKBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/main/linux-vserver/APKBUILD b/main/linux-vserver/APKBUILD
index ff2597f754f..ebe55a63988 100644
--- a/main/linux-vserver/APKBUILD
+++ b/main/linux-vserver/APKBUILD
@@ -2,10 +2,10 @@
_flavor=vserver
pkgname=linux-${_flavor}
-pkgver=2.6.32.16
+pkgver=2.6.32.20
_kernver=2.6.32
-pkgrel=2
+pkgrel=0
pkgdesc="Linux kernel with vserver"
url="http://linux-vserver.org/"
depends="mkinitfs linux-firmware"
@@ -15,8 +15,9 @@ _config=${config:-kernelconfig.${CARCH:-x86}}
install=
source="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_kernver.tar.bz2
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-$pkgver.bz2
- http://vserver.13thfloor.at/Experimental/patch-2.6.32.16-vs2.3.0.36.29.4.diff
+ http://vserver.13thfloor.at/Experimental/patch-2.6.32.20-vs2.3.0.36.29.6.diff
x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch
+ fixes-for-using-make-3.82.patch
kernelconfig.x86
"
subpackages="$pkgname-dev"
@@ -124,7 +125,8 @@ dev() {
}
md5sums="260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
-744890f9651962ceae7663d44b19df65 patch-2.6.32.16.bz2
-24354a6fd8798792b9ee21f086721cd9 patch-2.6.32.16-vs2.3.0.36.29.4.diff
+37cd37164dd7f288dc84f831fc33a598 patch-2.6.32.20.bz2
+e5253891d0c4eff99470c6ef9de4c075 patch-2.6.32.20-vs2.3.0.36.29.6.diff
a1bcf76870b63a4a4035a8948fb758e2 x86-setup-When-restoring-the-screen-update-boot_params-screen_info.patch
+3177c2a571b4827c1140d227e6ed06d0 fixes-for-using-make-3.82.patch
884ba32b4edb6c51426e826c44063e98 kernelconfig.x86"