summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-02-06 13:10:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-02-06 13:14:55 +0000
commit31f8277a989dc104cfdd6eae6155abaf4e5ed0dd (patch)
tree64d41d7e1e6ef46df5f7792e24ae795465a93d09
parent14c5612272e6051571cfef6e02024315cc920fd0 (diff)
downloadaports-31f8277a989dc104cfdd6eae6155abaf4e5ed0dd.tar.bz2
aports-31f8277a989dc104cfdd6eae6155abaf4e5ed0dd.tar.xz
main/wanpipe-grsec: rebuild against kernel 3.6.11-r12
-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 c3f914f3e..2e3d2d50b 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=11
+_kpkgrel=12
# source the kernel version
if [ -f ../../main/linux-$_flavor/APKBUILD ]; then