aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-11-07 08:07:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-11-07 08:10:44 +0000
commit7946021651584ae07919f4d3623be9a35e1bb101 (patch)
tree12c20bd73f06e9de755fb925cc8b99a5da2749b7
parent15d574fdec822e7620e98a89bcf2061af7378fab (diff)
downloadalpine_aports-7946021651584ae07919f4d3623be9a35e1bb101.tar.bz2
alpine_aports-7946021651584ae07919f4d3623be9a35e1bb101.tar.xz
alpine_aports-7946021651584ae07919f4d3623be9a35e1bb101.zip
main/wanpipe-grsec: rebuild against kernel 3.6.6-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 d5a56126cd..2302cfc6df 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -5,7 +5,7 @@ _name=$_realname-$_flavor
5 5
6_kpkg=linux-$_flavor 6_kpkg=linux-$_flavor
7_kver=3.6.6 7_kver=3.6.6
8_kpkgrel=0 8_kpkgrel=1
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