aboutsummaryrefslogtreecommitdiffstats
path: root/main/ipfw-grsec/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ipfw-grsec/APKBUILD')
-rw-r--r--main/ipfw-grsec/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/ipfw-grsec/APKBUILD b/main/ipfw-grsec/APKBUILD
index 5841d31a1a7..a6d0c87bd97 100644
--- a/main/ipfw-grsec/APKBUILD
+++ b/main/ipfw-grsec/APKBUILD
@@ -5,8 +5,8 @@ _kpkg=linux-$_flavor
_realname=ipfw
_name=$_realname-$_flavor
-_kver=3.18.21
-_kpkgrel=1
+_kver=4.1.10
+_kpkgrel=0
_realver=20130607
_mypkgrel=0
@@ -26,7 +26,7 @@ pkgver=$_kver
pkgrel=$(($_kpkgrel + $_mypkgrel))
pkgdesc="BSD ipfw firewall and dummynet suite (linux-grsec modules)"
url="http://info.iet.unipi.it/~luigi/dummynet/"
-arch="all"
+arch=""
license="BSD"
depends="linux-${_flavor}=${_kernelver}"
makedepends="linux-${_flavor}-dev=${_kernelver} iptables-dev"