summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-12 12:49:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-12 15:34:58 +0000
commitb2d3af052c74f87f09bf71bb6be50db7b5054cd1 (patch)
tree31253b33f7a2be7c741f367eab2e28958e71291d /testing
parent1028ff70a5919c4f9a72fe7132b2cfb8a5891a8d (diff)
downloadaports-b2d3af052c74f87f09bf71bb6be50db7b5054cd1.tar.bz2
aports-b2d3af052c74f87f09bf71bb6be50db7b5054cd1.tar.xz
testing/wanpipe-grsec: rebuild against 3.2.9 kernel
Diffstat (limited to 'testing')
-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 cb5ed10e2..caff534d6 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -3,8 +3,8 @@ _flavor=${FLAVOR:-grsec}
_realname=wanpipe
_name=$_realname-$_flavor
-_kver=3.2.7
-_kpkgrel=1
+_kver=3.2.9
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then