summaryrefslogtreecommitdiffstats
path: root/main/ipfw-grsec
diff options
context:
space:
mode:
Diffstat (limited to 'main/ipfw-grsec')
-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 8ab01484f..5a440ee53 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.12.8
-_kpkgrel=1
+_kver=3.13.7
+_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 pkgconfig"