summaryrefslogtreecommitdiffstats
path: root/testing
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 /testing
parent2d532e4178dda8f72849e08220884c1793cba9de (diff)
downloadaports-fcolista-28c7c5dee7a0015f74ac4b102ef836faddcc4b0d.tar.bz2
aports-fcolista-28c7c5dee7a0015f74ac4b102ef836faddcc4b0d.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r17
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 e64ad808df..268b528a61 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