summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-09-12 11:33:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-09-12 11:46:29 +0000
commit48c0ccebc26ca3ce9e42f218aeda6d027d025bd0 (patch)
treed87b709fbd6b18cdbc797fb12463a9ac2932f2ac /testing
parent4cf8b28a564f8b7ea724569628646b5be2ec4c83 (diff)
downloadaports-48c0ccebc26ca3ce9e42f218aeda6d027d025bd0.tar.bz2
aports-48c0ccebc26ca3ce9e42f218aeda6d027d025bd0.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.4.10-r1
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 7587adb19..35cb45915 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,7 +4,7 @@ _realname=wanpipe
_name=$_realname-$_flavor
_kver=3.4.10
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then