From 84ba1725a1fe43a5e6b04817cbe21044193a3397 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 5 Aug 2013 10:03:04 +0000 Subject: testing/ipt-netflow-grsec: disable for now does not build against 3.10.y --- testing/ipt-netflow-grsec/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index f0042e5c27..499cc2078d 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.11 -_kpkgrel=2 +_kver=3.10.4 +_kpkgrel=0 # when chaning _ver we *must* bump _mypkgrel _ver=1.8.4 @@ -28,7 +28,7 @@ pkgver=$_kver pkgrel=$(( $_kpkgrel + $_mypkgrel )) pkgdesc="Linux kernel netflow sensor module" url="http://ipt-netflow.sourceforge.net/" -arch="all" +arch= license=GPL-2 source="ipt-netflow-$_ver.tar.gz::https://github.com/RushOnline/ipt-netflow/archive/v$_ver.tar.gz 0001-Fix-compilation-with-3.9.y-kernel.patch -- cgit v1.2.3