summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-05-09 09:14:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-05-09 09:14:58 +0000
commit86721db779ddade35b15e256d239a50d4499f40d (patch)
tree4759454a28531e1d9d15eb417c32d7ed72b99a5c /testing
parent41c3645bb82c6d9e8ba524ef9cecce6916ba9eb9 (diff)
downloadaports-86721db779ddade35b15e256d239a50d4499f40d.tar.bz2
aports-86721db779ddade35b15e256d239a50d4499f40d.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.12-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 2201f736e..974a8585d 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.11
-_kpkgrel=1
+_kver=3.8.12
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then