summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-07 08:07:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-07 08:10:44 +0000
commit7946021651584ae07919f4d3623be9a35e1bb101 (patch)
tree12c20bd73f06e9de755fb925cc8b99a5da2749b7 /testing/wanpipe-grsec
parent15d574fdec822e7620e98a89bcf2061af7378fab (diff)
downloadaports-fcolista-7946021651584ae07919f4d3623be9a35e1bb101.tar.bz2
aports-fcolista-7946021651584ae07919f4d3623be9a35e1bb101.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.6-r1
Diffstat (limited to 'testing/wanpipe-grsec')
-rw-r--r--testing/wanpipe-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index d5a56126cd..2302cfc6df 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.6
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then