aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-11 08:32:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-11 08:32:50 +0000
commitd6edbcd2f2430d9b990366c3dcd2c8582bdd4f57 (patch)
tree3bccabb2250021209b3a3a7b590012e0fdbe75c6 /testing/wanpipe-grsec
parent5c92c96eb99371f05fb11dce88e01969996a94c2 (diff)
downloadaports-d6edbcd2f2430d9b990366c3dcd2c8582bdd4f57.tar.bz2
aports-d6edbcd2f2430d9b990366c3dcd2c8582bdd4f57.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.9.5-r0
Diffstat (limited to 'testing/wanpipe-grsec')
-rw-r--r--testing/wanpipe-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index a7aeafa1a1..6e5648f5cc 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,8 +4,8 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.9.4
-_kpkgrel=1
+_kver=3.9.5
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then