summaryrefslogtreecommitdiffstats
path: root/testing/ipt-netflow-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-07-10 09:05:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-07-10 09:05:16 +0000
commit817470f80af4938d74367b32b56d0ef8291e4258 (patch)
treea3b03dc2794dfa83f82a9cd8347c96f1ef64b7f8 /testing/ipt-netflow-grsec
parenta453c0a401dbc4c96c4aadf0ffcec4b9f599576e (diff)
downloadaports-817470f80af4938d74367b32b56d0ef8291e4258.tar.bz2
aports-817470f80af4938d74367b32b56d0ef8291e4258.tar.xz
testing/ipt-netflow-grsec: rebuild against kernel 3.9.9-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r--testing/ipt-netflow-grsec/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD
index 26f5b7a9c..9204750b1 100644
--- a/testing/ipt-netflow-grsec/APKBUILD
+++ b/testing/ipt-netflow-grsec/APKBUILD
@@ -3,8 +3,8 @@
_flavor=grsec
_kpkg=linux-$_flavor
-_kver=3.9.8
-_kpkgrel=1
+_kver=3.9.9
+_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
_ver=1.8.4
@@ -49,7 +49,6 @@ prepare() {
build() {
cd "$_builddir"
- export GCC_SPECS=/usr/share/gcc/hardenednopie.specs
./configure --kver=$_abi_release \
--ipt-inc=/usr/include/libiptc \
|| return 1