summaryrefslogtreecommitdiffstats
path: root/unmaintained
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-18 11:06:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-18 12:24:20 +0000
commit3fda3cd661060cff6407d62f9dedcd477a9ffe44 (patch)
treeeca4a9ec6da2e6cd9adf254f34e5f807119c86b4 /unmaintained
parent30a719d2a54ab88c6cd54bb3b60ee5e126688086 (diff)
downloadaports-3fda3cd661060cff6407d62f9dedcd477a9ffe44.tar.bz2
aports-3fda3cd661060cff6407d62f9dedcd477a9ffe44.tar.xz
unmaintained/wanpipe-grsec: rebuild against kernel 3.9.6-r0
Diffstat (limited to 'unmaintained')
-rw-r--r--unmaintained/wanpipe-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/unmaintained/wanpipe-grsec/APKBUILD b/unmaintained/wanpipe-grsec/APKBUILD
index 64ba35b77..12801e943 100644
--- a/unmaintained/wanpipe-grsec/APKBUILD
+++ b/unmaintained/wanpipe-grsec/APKBUILD
@@ -4,8 +4,8 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kpkg=linux-$_flavor
-_kver=3.9.5
-_kpkgrel=1
+_kver=3.9.6
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then