aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vserver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/linux-vserver/APKBUILD')
-rw-r--r--main/linux-vserver/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/linux-vserver/APKBUILD b/main/linux-vserver/APKBUILD
index 30b881731d..0aee78b010 100644
--- a/main/linux-vserver/APKBUILD
+++ b/main/linux-vserver/APKBUILD
@@ -2,10 +2,10 @@
_flavor=vserver
pkgname=linux-${_flavor}
-pkgver=2.6.35.9
+pkgver=2.6.35.10
_kernver=2.6.35
-pkgrel=3
+pkgrel=0
pkgdesc="Linux kernel with vserver"
url="http://linux-vserver.org/"
depends="mkinitfs linux-firmware"
@@ -14,10 +14,10 @@ options="!strip"
_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://www.kernel.org/pub/linux/kernel/v2.6/longterm/v${pkgver%.*}/patch-$pkgver.bz2
0001-Staging-hv-fix-sleeping-while-atomic-issue.patch
0004-staging-hv-fix-netvsc-sleeping-while-atomic.patch
- patch-2.6.35.9-vs2.3.0.36.33.diff
+ patch-$pkgver-vs2.3.0.36.33.diff
setlocalversion.patch
kernelconfig.x86
"
@@ -126,9 +126,9 @@ dev() {
}
md5sums="091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2
-eca407cf4872ad77ae23adc8242389c4 patch-2.6.35.9.bz2
+0741b3219a009fdfc41c766416007fcf patch-2.6.35.10.bz2
648d8b477248f233c318a3b7a961febf 0001-Staging-hv-fix-sleeping-while-atomic-issue.patch
7cae2d1e1947fa57d7aaaf31c649471c 0004-staging-hv-fix-netvsc-sleeping-while-atomic.patch
-915974abb0ad49337b91f0f487593fd2 patch-2.6.35.9-vs2.3.0.36.33.diff
+1248053b5edf11914ea3909c747eb68e patch-2.6.35.10-vs2.3.0.36.33.diff
8c224ba0cdf0aa572c7eb50379435be4 setlocalversion.patch
10b1e713ce4422e69e1c96ba78feb7a9 kernelconfig.x86"