summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-05-27 11:13:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-05-27 11:13:58 +0000
commite5c25f4660e69ce2324513e9277ccbe7bc882a9e (patch)
treef63643ed9b74a3e9c78ba0d999c0952cb7004ebc /testing/wanpipe-grsec
parent34694fb70ca18f01c8e690c239b338bff728ae3c (diff)
downloadaports-e5c25f4660e69ce2324513e9277ccbe7bc882a9e.tar.bz2
aports-e5c25f4660e69ce2324513e9277ccbe7bc882a9e.tar.xz
testing/wanpipe-grsec: rebuidl against kernel 3.3.7
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 eb20e0226..1cc1af6cc 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.3.6
-_kpkgrel=2
+_kver=3.3.7
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then