summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-22 11:03:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-22 11:03:11 +0000
commitf925a237cef5f46daa62198068d48f13a1dc1027 (patch)
treeb2f7c1a9a131841ebfdfb8bcce28737246f14524 /testing
parentddf9d34f54b500e06be2e076d316976491d10711 (diff)
downloadaports-f925a237cef5f46daa62198068d48f13a1dc1027.tar.bz2
aports-f925a237cef5f46daa62198068d48f13a1dc1027.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r5
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 377ca12fa..a9bd05a7e 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=4
+_kpkgrel=5
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then