aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ipt-netflow-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-10-21 14:31:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-21 14:48:44 +0000
commitf98066ec4687fa0fc17e9e995823402080dea538 (patch)
tree7de2878f4c74bf7f6797ec0a09121861efd50e65 /testing/ipt-netflow-grsec
parentcbdb6f2ba0456923cfadc54213807440d49f8d28 (diff)
downloadaports-f98066ec4687fa0fc17e9e995823402080dea538.tar.bz2
aports-f98066ec4687fa0fc17e9e995823402080dea538.tar.xz
testing/ipt-netflow-grsec: rebuild against kernel 4.1.10-r0
Diffstat (limited to 'testing/ipt-netflow-grsec')
-rw-r--r--testing/ipt-netflow-grsec/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD
index fd6cf374d..225d19e23 100644
--- a/testing/ipt-netflow-grsec/APKBUILD
+++ b/testing/ipt-netflow-grsec/APKBUILD
@@ -2,8 +2,8 @@
_flavor=grsec
_kpkg=linux-$_flavor
-_kver=3.18.21
-_kpkgrel=1
+_kver=4.1.10
+_kpkgrel=0
# when chaning _ver we *must* bump _mypkgrel
_ver=2.1
@@ -27,7 +27,8 @@ pkgver=$_kver
pkgrel=$(( $_kpkgrel + $_mypkgrel ))
pkgdesc="Linux kernel netflow sensor module"
url="http://ipt-netflow.sourceforge.net/"
-arch="all"
+#arch="all"
+arch=""
license=GPL3+
source="ipt-netflow-$_ver.tar.gz::https://github.com/aabc/ipt-netflow/archive/v$_ver.tar.gz
"