summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-05-02 14:52:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-05-02 14:52:46 +0000
commitc2b09cf1f6eca652ea1fd619b2c9bc3591e9d780 (patch)
tree82922c3773da36ed9b0f244255e06acb32150337
parentd8c836e8b35e085a579f4bb03bc14aed3e150199 (diff)
downloadaports-c2b09cf1f6eca652ea1fd619b2c9bc3591e9d780.tar.bz2
aports-c2b09cf1f6eca652ea1fd619b2c9bc3591e9d780.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.11-r1
-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 b5b45b5c8..2201f736e 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.8.11
-_kpkgrel=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then