summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-29 12:58:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-29 12:58:27 +0000
commit4e7c37a5c79f8b6c4167c9a99479360d4b13eecd (patch)
tree7f27b698be08a580ee7a8ab6d368ce40c9f2eb90 /testing
parent77956c8e2567b584a6036a92e9a22829f73d8984 (diff)
downloadaports-4e7c37a5c79f8b6c4167c9a99479360d4b13eecd.tar.bz2
aports-4e7c37a5c79f8b6c4167c9a99479360d4b13eecd.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.10-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 b39a337f9..2a75cf1cd 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.8
-_kpkgrel=1
+_kver=3.8.10
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then