summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-10 10:45:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-10 10:45:59 +0000
commit58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4 (patch)
tree770b8953488248d5616f413589e41ff69b204fcb /testing
parent9113ce0c9a260ac801e3862a301dc2c5f8d02567 (diff)
downloadaports-58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4.tar.bz2
aports-58d5507c5f8fccdaa6a5e6b2474bd61bcba3f3e4.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.9-r3
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 5d964ccfa..194ffcb22 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=2
+_kpkgrel=3
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then