summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-05 10:16:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-05 13:04:40 +0000
commit37f4552d3e27d070550dc472a85f46cd63e4630a (patch)
treee327106757ac6748c6de497e748edcfec9b4a23b /testing/wanpipe-grsec
parent27920a90b5e48793ed6d29e8b3775600fe024f91 (diff)
downloadaports-37f4552d3e27d070550dc472a85f46cd63e4630a.tar.bz2
aports-37f4552d3e27d070550dc472a85f46cd63e4630a.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.4-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 c3a68dec9..6dbac01e1 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.4
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then