aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-30 14:59:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-30 14:59:25 +0000
commitab69d9744af1ec1d0f8aed059113789e1a3780f4 (patch)
tree659949fb02ec50e2dbbad95bffee1d0aeaab86ea /testing
parent72bb2a3a5dbe722958ab74a3a10ca343607660d6 (diff)
downloadaports-ab69d9744af1ec1d0f8aed059113789e1a3780f4.tar.bz2
aports-ab69d9744af1ec1d0f8aed059113789e1a3780f4.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.5-r0
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 240df8d7e9..f7f45bb1d4 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.8.3
-_kpkgrel=1
+_kver=3.8.5
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then