summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-08 09:02:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-08 09:02:35 +0000
commit0a33bfc9a2fafc80267a0bb0bba134b01f7deb35 (patch)
tree16620b4148bb77e1187c3848293fbaa990b7ef8b
parenta2d92e5ef01a647ba3ece20bd586c31a40facbfa (diff)
downloadaports-0a33bfc9a2fafc80267a0bb0bba134b01f7deb35.tar.bz2
aports-0a33bfc9a2fafc80267a0bb0bba134b01f7deb35.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r16
-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 875fa92b1..e64ad808d 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=15
+_kpkgrel=16
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then