summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-05 16:02:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-05 16:04:21 +0000
commit1b3cc4a54cb0724d807bbfd332fa03fa5f41d811 (patch)
tree6a7de525cc3d319fe963383c5d087be5a3f79c89
parentc7c70c373bc439934a9922f2a69a73f9d7f94122 (diff)
downloadaports-1b3cc4a54cb0724d807bbfd332fa03fa5f41d811.tar.bz2
aports-1b3cc4a54cb0724d807bbfd332fa03fa5f41d811.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r10
-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 4a7d1d5cf..4208da1f7 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
_kpkg=linux-$_flavor
_kver=3.6.11
-_kpkgrel=9
+_kpkgrel=10
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then