summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-04 10:07:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-04 10:07:04 +0000
commit0c3fc60f30cd7026271003d90ab895cb9a704465 (patch)
treecb245da8fcd75c574763c1c712fe7c2a6d3bd5f5
parent32a50ba5bd5823ae9824f263ee90423f1fb75d44 (diff)
downloadaports-0c3fc60f30cd7026271003d90ab895cb9a704465.tar.bz2
aports-0c3fc60f30cd7026271003d90ab895cb9a704465.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.9-r0
-rw-r--r--testing/wanpipe-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index d36e87eea..f22996924 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,8 +4,8 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.6.8
-_kpkgrel=1
+_kver=3.6.9
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then