aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-05 20:36:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-05 20:36:23 +0000
commit5be82965b1025493998f90a16fd8ea70c6193d5c (patch)
treeb88216ab995e693866aa0f690296850cad7b7b0a
parent179625a1f70cee1d28ba1295b1bac66c70078f0b (diff)
downloadalpine_aports-5be82965b1025493998f90a16fd8ea70c6193d5c.tar.bz2
alpine_aports-5be82965b1025493998f90a16fd8ea70c6193d5c.tar.xz
alpine_aports-5be82965b1025493998f90a16fd8ea70c6193d5c.zip
main/wanpipe-grsec: rebuild against kernel 3.6.5-r0
-rw-r--r--testing/wanpipe-grsec/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index 6dbac01e17..11bd84cf5a 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -4,8 +4,8 @@ _realname=wanpipe
4_name=$_realname-$_flavor 4_name=$_realname-$_flavor
5 5
6_kpkg=linux-$_flavor 6_kpkg=linux-$_flavor
7_kver=3.6.4 7_kver=3.6.5
8_kpkgrel=1 8_kpkgrel=0
9 9
10# source the kernel version 10# source the kernel version
11if [ -f ../../main/linux-$_flavor/APKBUILD ]; then 11if [ -f ../../main/linux-$_flavor/APKBUILD ]; then