Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -13,7 +13,7 @@ config BR2_PACKAGE_XTABLES_ADDONS
|
||||
select BR2_LINUX_NEEDS_MODULES # not using kernel-module infra
|
||||
help
|
||||
Xtables-addons is the successor to patch-o-matic(-ng).
|
||||
Likewise, it contains extensions that were not, or are not yet,
|
||||
accepted in the main kernel/iptables packages.
|
||||
Likewise, it contains extensions that were not, or are not
|
||||
yet, accepted in the main kernel/iptables packages.
|
||||
|
||||
http://xtables-addons.sourceforge.net/
|
||||
|
||||
@@ -8,7 +8,7 @@ XTABLES_ADDONS_VERSION = 2.12
|
||||
XTABLES_ADDONS_SOURCE = xtables-addons-$(XTABLES_ADDONS_VERSION).tar.xz
|
||||
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 = GPL-2.0+
|
||||
XTABLES_ADDONS_LICENSE_FILES = LICENSE
|
||||
|
||||
XTABLES_ADDONS_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user