summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-30 15:48:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-30 15:49:20 +0000
commit6daf8df1797ab5a4ed25e8a616f44a25f50f0efa (patch)
treed3792fa7cda13ffa5c871f49bd2710c38d0ba35a /testing
parent1122dd89c326d676b6ca4cf816935c8e5cad4a9f (diff)
downloadaports-fcolista-6daf8df1797ab5a4ed25e8a616f44a25f50f0efa.tar.bz2
aports-fcolista-6daf8df1797ab5a4ed25e8a616f44a25f50f0efa.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r9
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 234eec60de..4a7d1d5cf8 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=8
+_kpkgrel=9
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then