aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-07 16:53:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-07 16:53:21 +0000
commit6a45fb647a7998bd984b3ed74d8bb35fe96e2bea (patch)
tree0996625b8c2ce294acda3d0310f2a326fbef056b /testing
parente4c0463125e9c6740cf6aba9b1fbee6c857d8a97 (diff)
downloadaports-6a45fb647a7998bd984b3ed74d8bb35fe96e2bea.tar.bz2
aports-6a45fb647a7998bd984b3ed74d8bb35fe96e2bea.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.9-r2
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 d5c0d00a72..5d964ccfa0 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.9
-_kpkgrel=1
+_kpkgrel=2
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then