mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
ipset: bump to version 6.14
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f78b189a02
commit
2af923069e
@ -4,10 +4,12 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
IPSET_VERSION = 6.13
|
IPSET_VERSION = 6.14
|
||||||
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
|
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
|
||||||
IPSET_SITE = http://ipset.netfilter.org
|
IPSET_SITE = http://ipset.netfilter.org
|
||||||
IPSET_DEPENDENCIES = libmnl host-pkg-config
|
IPSET_DEPENDENCIES = libmnl host-pkg-config
|
||||||
IPSET_CONF_OPT = --with-kmod=no
|
IPSET_CONF_OPT = --with-kmod=no
|
||||||
|
IPSET_LICENSE = GPLv2
|
||||||
|
IPSET_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user