summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-05-23 06:49:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-05-23 06:56:16 +0000
commit51b0c59687851740be5546bc58913bca59fdfd2b (patch)
treebbe2a2c84347fbc644239ab7ed6b299b1f09fe67
parent04e63070784bbe8763f55a13beefb917d61102fe (diff)
downloadaports-51b0c59687851740be5546bc58913bca59fdfd2b.tar.bz2
aports-51b0c59687851740be5546bc58913bca59fdfd2b.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.9.3-r1
-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 e78de9b74..f183fcc06 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.9.3
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then