summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-26 09:48:07 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-26 09:48:07 +0000
commit29f1674c4adf69a1b6540ba44262fe7e43626a75 (patch)
tree347fb5aaefd020591af82a2cb4798b7ddc85c011 /testing
parent6a023f3e3ab2dc7346050ba3ec3cd0b174a69775 (diff)
downloadaports-29f1674c4adf69a1b6540ba44262fe7e43626a75.tar.bz2
aports-29f1674c4adf69a1b6540ba44262fe7e43626a75.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.8-r1
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 cbaf5fdb3..b39a337f9 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.8.8
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then