aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ipt-netflow-hardened/APKBUILD (renamed from testing/ipt-netflow-grsec/APKBUILD)5
-rw-r--r--testing/ipt-netflow-hardened/kernel-4.6.patch (renamed from testing/ipt-netflow-grsec/kernel-4.6.patch)0
2 files changed, 3 insertions, 2 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-hardened/APKBUILD
index 7cf3ca3f75..54eecc6a59 100644
--- a/testing/ipt-netflow-grsec/APKBUILD
+++ b/testing/ipt-netflow-hardened/APKBUILD
@@ -1,9 +1,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
-_flavor=grsec
+_flavor=hardened
_kpkg=linux-$_flavor
_kver=4.9.24
-_kpkgrel=0
+_kpkgrel=1
# when chaning _ver we *must* bump _mypkgrel
_ver=2.2
@@ -32,6 +32,7 @@ license=GPL3+
source="ipt-netflow-$_ver.tar.gz::https://github.com/aabc/ipt-netflow/archive/v$_ver.tar.gz
kernel-4.6.patch
"
+provides="ipt-netflow-grsec=${_kpkgver}"
depends="$_kpkg-dev=$_kpkgver"
makedepends="linux-${_flavor}-dev=$_kpkgver iptables-dev bash"
install_if="$_kpkg=$_kpkgver ipt-netflow"
diff --git a/testing/ipt-netflow-grsec/kernel-4.6.patch b/testing/ipt-netflow-hardened/kernel-4.6.patch
index 79fba3c5bf..79fba3c5bf 100644
--- a/testing/ipt-netflow-grsec/kernel-4.6.patch
+++ b/testing/ipt-netflow-hardened/kernel-4.6.patch