aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-18 14:57:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-18 14:59:53 +0000
commitd061291eb7ab764026fcdde0e7ce3e37c6ba19b3 (patch)
tree177f025b2e9721d4361ad8b21af49683f3014936 /testing
parentc78a854147e702cc4488d6ced1de2a0f5abe417b (diff)
downloadaports-d061291eb7ab764026fcdde0e7ce3e37c6ba19b3.tar.bz2
aports-d061291eb7ab764026fcdde0e7ce3e37c6ba19b3.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.3-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 081219859f..f0d3a385ee 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.2
-_kpkgrel=4
+_kver=3.8.3
+_kpkgrel=0
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then