summaryrefslogtreecommitdiffstats
path: root/package/xtables-addons/xtables-addons.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-07-06 15:06:38 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-07-07 07:52:51 +0200
commiteaa872edca27c6f375dbf603d83574fec23584f1 (patch)
tree4e9e28a8bb697eebb32c0a1e6518ea27ade1616f /package/xtables-addons/xtables-addons.mk
parent0b067e2737821204ea969f72201f73604d3cd905 (diff)
downloadbuildroot-eaa872edca27c6f375dbf603d83574fec23584f1.tar.gz
buildroot-eaa872edca27c6f375dbf603d83574fec23584f1.zip
xtables-addons: bump to version 2.7
Fixes build issues with kernels 4.1+ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/xtables-addons/xtables-addons.mk')
-rw-r--r--package/xtables-addons/xtables-addons.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/xtables-addons/xtables-addons.mk b/package/xtables-addons/xtables-addons.mk
index dcfbd5e6c1..75e2a5af30 100644
--- a/package/xtables-addons/xtables-addons.mk
+++ b/package/xtables-addons/xtables-addons.mk
@@ -4,9 +4,9 @@
#
################################################################################
-XTABLES_ADDONS_VERSION = 2.6
+XTABLES_ADDONS_VERSION = 2.7
XTABLES_ADDONS_SOURCE = xtables-addons-$(XTABLES_ADDONS_VERSION).tar.xz
-XTABLES_ADDONS_SITE = http://downloads.sourceforge.net/project/xtables-addons/Xtables-addons/$(XTABLES_ADDONS_VERSION)
+XTABLES_ADDONS_SITE = http://downloads.sourceforge.net/project/xtables-addons/Xtables-addons
XTABLES_ADDONS_DEPENDENCIES = iptables linux host-pkgconf
XTABLES_ADDONS_LICENSE = GPLv2+
XTABLES_ADDONS_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud