summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-07-06 12:51:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-07-06 13:46:00 +0000
commit21d59922ccadd93795617de539b876a84f8a1542 (patch)
tree8b5ce8dc8d3a10dabacee25611bd04823e9f2266 /testing
parenta41c433a6fc2490c58a88f500d209b94f333ebcd (diff)
downloadaports-21d59922ccadd93795617de539b876a84f8a1542.tar.bz2
aports-21d59922ccadd93795617de539b876a84f8a1542.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.3.8-r2
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 acbcb2ed8..5744da6d7 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,7 +4,7 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kver=3.3.8
-_kpkgrel=1
+_kpkgrel=2
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then