summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-17 11:03:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-17 11:59:38 +0000
commit510a6b27df2d4762b8c730be02e5b18ad4b64338 (patch)
tree6a6ca71741f44d26a9066c445e7cfd8e016be77c
parent79d28ea4caf9e773e78585dfefec807cc2c1ffac (diff)
downloadaports-fcolista-510a6b27df2d4762b8c730be02e5b18ad4b64338.tar.bz2
aports-fcolista-510a6b27df2d4762b8c730be02e5b18ad4b64338.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r4
-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 294e01787f..377ca12fac 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=3
+_kpkgrel=4
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then