summaryrefslogtreecommitdiffstats
path: root/testing/wanpipe-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-07 09:24:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-07 09:24:52 +0000
commit6b9b3c249735072589c7442c93c11cad0fcadfd9 (patch)
treee0116b694d8c029e2fd063f8e0e6b3b135358bab /testing/wanpipe-grsec
parentdfbad24ed05e85f0bd3985862e0336d4daedf2e7 (diff)
downloadaports-6b9b3c249735072589c7442c93c11cad0fcadfd9.tar.bz2
aports-6b9b3c249735072589c7442c93c11cad0fcadfd9.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-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 64461afd0..2df7eaf53 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.11
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then