summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-28 13:03:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-28 13:03:32 +0000
commit98409978bb94461def3dc07d0f1e610d13916547 (patch)
tree2466b1776c61d327c6973ce73a5c736b14d546ce /testing
parent16b4274dbfe6e5db28c94933a9d0c77dfe5f2e49 (diff)
downloadaports-98409978bb94461def3dc07d0f1e610d13916547.tar.bz2
aports-98409978bb94461def3dc07d0f1e610d13916547.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r8
Diffstat (limited to 'testing')
-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 d90433e61..234eec60d 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=7
+_kpkgrel=8
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then