aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-05-17 08:35:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-05-17 08:35:43 +0000
commit4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b (patch)
tree6c0c39010decb89094a07285a9db87020b9fa2b1
parentdd5695e39e8f38a41850a3de71d8ded55a3efd76 (diff)
downloadalpine_aports-4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b.tar.bz2
alpine_aports-4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b.tar.xz
alpine_aports-4e7c3ff5362b9c34602e718a2c2b5d130bf28b7b.zip
testing/wanpipe-grsec: rebuild against kernel 3.9.2-r2
-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 9439255c3b..848642b1d5 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.9.2 7_kver=3.9.2
8_kpkgrel=1 8_kpkgrel=2
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