mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-29 00:13:30 +08:00
ipset: bump to version 6.12.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
cf54176bd1
commit
a084b8b386
@ -4,10 +4,9 @@
|
||||
#
|
||||
#############################################################
|
||||
|
||||
IPSET_VERSION = 6.11
|
||||
IPSET_VERSION = 6.12.1
|
||||
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
|
||||
IPSET_SITE = http://ipset.netfilter.org
|
||||
IPSET_AUTORECONF = YES
|
||||
IPSET_DEPENDENCIES = libmnl host-pkg-config
|
||||
IPSET_CONF_OPT = --with-kmod=no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user