summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-08 14:36:01 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-08 15:07:29 +0100
commit28c7c5dee7a0015f74ac4b102ef836faddcc4b0d (patch)
treeecfd6d1b1c8658dc46843c36028effdae10940a0
parent2d532e4178dda8f72849e08220884c1793cba9de (diff)
main/wanpipe-grsec: rebuild against kernel 3.6.11-r17
-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 e64ad808dfc..268b528a613 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=16
+_kpkgrel=17
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then