Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -4,14 +4,13 @@
#
################################################################################
IPSET_VERSION = 6.30
IPSET_VERSION = 6.34
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkgconf
IPSET_CONF_OPTS = --with-kmod=no
# For 0001-Do-not-pass-Werror-when-enable-debug-is-used.patch
IPSET_AUTORECONF = YES
IPSET_LICENSE = GPLv2
IPSET_LICENSE = GPL-2.0
IPSET_LICENSE_FILES = COPYING
IPSET_INSTALL_STAGING = YES
$(eval $(autotools-package))