summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-22 09:36:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-22 09:36:34 +0000
commit53fdf1db45a75c8c29eb4e31d78510c883f4ebc9 (patch)
tree907752b8535941732cf73b307c63a24a05b9ae83 /testing/wanpipe-grsec
parent11bb5182db997b31547303bee84ab6acc8850ed8 (diff)
downloadaports-53fdf1db45a75c8c29eb4e31d78510c883f4ebc9.tar.bz2
aports-53fdf1db45a75c8c29eb4e31d78510c883f4ebc9.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.7-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 beaa677f3..b1bf668d7 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.6.6
-_kpkgrel=2
+_kver=3.6.7
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then