aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-31 07:54:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-31 07:54:02 +0000
commit57f0bf02394000d77aacd27196f16832c6cd5744 (patch)
treebe25ca17d47d881562d76ef5d03af5e57e5fcfeb
parent5ba595063279ad2912eae16088cec93d82eb2eec (diff)
downloadalpine_aports-57f0bf02394000d77aacd27196f16832c6cd5744.tar.bz2
alpine_aports-57f0bf02394000d77aacd27196f16832c6cd5744.tar.xz
alpine_aports-57f0bf02394000d77aacd27196f16832c6cd5744.zip
main/wanpipe-grsec: rebuild against kernel 3.6.4-r0
-rw-r--r--testing/wanpipe-grsec/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/wanpipe-grsec/APKBUILD b/testing/wanpipe-grsec/APKBUILD
index 614b9130ee..c3a68dec92 100644
--- a/testing/wanpipe-grsec/APKBUILD
+++ b/testing/wanpipe-grsec/APKBUILD
@@ -3,7 +3,8 @@ _flavor=${FLAVOR:-grsec}
3_realname=wanpipe 3_realname=wanpipe
4_name=$_realname-$_flavor 4_name=$_realname-$_flavor
5 5
6_kver=3.6.3 6_kpkg=linux-$_flavor
7_kver=3.6.4
7_kpkgrel=0 8_kpkgrel=0
8 9
9# source the kernel version 10# source the kernel version