summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-06 11:35:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-06 11:36:46 +0000
commitb8f41881b1930cb95ae4df6674add460ae49a736 (patch)
tree55c1613c34d8158584eb534ecc846ba7b3e69e80
parent302f5936a8ab6fddb7700b79696ca40beba3b5ce (diff)
downloadaports-b8f41881b1930cb95ae4df6674add460ae49a736.tar.bz2
aports-b8f41881b1930cb95ae4df6674add460ae49a736.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r11
-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 4208da1f7..c3f914f3e 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=10
+_kpkgrel=11
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then