aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-09-17 20:13:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-09-17 20:18:26 +0000
commit94756cf63dcf0fad3ef7dfe57c5222ae87d1e49c (patch)
tree888522e81c2b4226268df12fb34567db519976aa /testing/wanpipe-grsec/APKBUILD
parent798c759696d1fbdd1109e8144a1c19eedb174c27 (diff)
downloadaports-94756cf63dcf0fad3ef7dfe57c5222ae87d1e49c.tar.bz2
aports-94756cf63dcf0fad3ef7dfe57c5222ae87d1e49c.tar.xz
testing/wanpipe-grsec: rebuild against 3.4.11 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 35cb45915e..1ba11c36d4 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.10
-_kpkgrel=1
+_kver=3.4.11
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then