summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-05 20:36:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-05 20:36:23 +0000
commit5be82965b1025493998f90a16fd8ea70c6193d5c (patch)
treeb88216ab995e693866aa0f690296850cad7b7b0a /testing/wanpipe-grsec
parent179625a1f70cee1d28ba1295b1bac66c70078f0b (diff)
downloadaports-fcolista-5be82965b1025493998f90a16fd8ea70c6193d5c.tar.bz2
aports-fcolista-5be82965b1025493998f90a16fd8ea70c6193d5c.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.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 6dbac01e17..11bd84cf5a 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.4
-_kpkgrel=1
+_kver=3.6.5
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then