aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-03 14:56:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-03 14:56:49 +0000
commitec9864b34fff34c577420b1db27654c1bd49cad4 (patch)
tree5a52ab8c98f66099ae9f7652cce36d0b51dbea52 /testing
parent404b048f04e43a156c9b37e1aa5ba9db5bc75a9c (diff)
downloadaports-ec9864b34fff34c577420b1db27654c1bd49cad4.tar.bz2
aports-ec9864b34fff34c577420b1db27654c1bd49cad4.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.9.4-r1
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 848642b1d5..a7aeafa1a1 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.9.2
-_kpkgrel=2
+_kver=3.9.4
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then