aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-14 08:05:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-14 08:05:26 +0000
commitdbf3b053720d51e45fb701454e7f4c45f92b9ef7 (patch)
treefd82201b519f746edd95141dc05d382373a78082 /testing
parent19769af4179f324ff8c6c22d1dbe33ec458506f2 (diff)
downloadaports-dbf3b053720d51e45fb701454e7f4c45f92b9ef7.tar.bz2
aports-dbf3b053720d51e45fb701454e7f4c45f92b9ef7.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.2-r4
Diffstat (limited to 'testing')
-rw-r--r--testing/wanpipe-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index 1caecf2cd5..081219859f 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.8.2
-_kpkgrel=3
+_kpkgrel=4
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then