summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-09 11:17:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-09 12:51:12 +0000
commit7f3fda1057f18b0362ee98c32b27e689e365218b (patch)
tree002bfde58e9ae389f204cf922324e47df404f8a5 /testing/wanpipe-grsec/APKBUILD
parent75693bf8b91f663fb1698c502fe2b4db9672d6fa (diff)
downloadaports-fcolista-7f3fda1057f18b0362ee98c32b27e689e365218b.tar.bz2
aports-fcolista-7f3fda1057f18b0362ee98c32b27e689e365218b.tar.xz
testing/wanpipe-grsec: rebuild against 3.4.13 kernel
Diffstat (limited to 'testing/wanpipe-grsec/APKBUILD')
-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 39d5b7d891..cbd60cc278 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -3,8 +3,8 @@ _flavor=${FLAVOR:-grsec}
_realname=wanpipe
_name=$_realname-$_flavor
-_kver=3.4.11
-_kpkgrel=2
+_kver=3.4.13
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then