aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-06-18 14:48:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-06-19 06:38:20 +0000
commitc485c5330cebfc11c420300cdd8e7cf524b2a6c0 (patch)
tree262e232e4d1f1e1bfd61eb4ab3b7761b5d1307bb
parent610af5a37ba514150ea323b90d26e078d1ca6a9e (diff)
downloadalpine_aports-c485c5330cebfc11c420300cdd8e7cf524b2a6c0.tar.bz2
alpine_aports-c485c5330cebfc11c420300cdd8e7cf524b2a6c0.tar.xz
alpine_aports-c485c5330cebfc11c420300cdd8e7cf524b2a6c0.zip
testing/wanpipe-grsec: rebuild against kernel 3.9.6-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 a7aeafa1a1..12801e9430 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.9.4 7_kver=3.9.6
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