summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-13 07:56:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-13 08:00:45 +0000
commit9afd9ca3d721b1290726f99dcd8f01ab58d171b8 (patch)
tree3eddf6cb98ac506d6dddfdf241ee5f07be56c3cb
parente833725b662743e1b5f382085b294e4efbc92973 (diff)
downloadaports-fcolista-9afd9ca3d721b1290726f99dcd8f01ab58d171b8.tar.bz2
aports-fcolista-9afd9ca3d721b1290726f99dcd8f01ab58d171b8.tar.xz
testing/wanpipe-grsec: rebuild against kernel 3.8.2-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 4f89181713..f80953a75a 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=0
+_kpkgrel=1
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then