summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-13 14:35:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-13 14:35:43 +0000
commited1cc101588cf2a27aa7787da845ee34aa68cb9b (patch)
treeeb8bfbd2b24c6af4f9c2bc2e14e9d5ec532c82f5
parent71bf74a6edd25515cb849159ab0ed552467dc01f (diff)
downloadaports-fcolista-ed1cc101588cf2a27aa7787da845ee34aa68cb9b.tar.bz2
aports-fcolista-ed1cc101588cf2a27aa7787da845ee34aa68cb9b.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.2-r3
-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 f80953a75a..1caecf2cd5 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=1
+_kpkgrel=3
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then