From: DENG Qingfang Date: Mon, 4 Nov 2019 12:16:31 +0000 (+0800) Subject: ipset: update to 7.4 X-Git-Tag: v21.02.0-rc1~4585 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2ea8cd73fe87afbe15dc552a2f56c32df0b4d469;p=openwrt%2Fstaging%2Fchunkeey.git ipset: update to 7.4 Signed-off-by: DENG Qingfang --- diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile index 2cb6ec981e..0bab21a12f 100644 --- a/package/network/utils/ipset/Makefile +++ b/package/network/utils/ipset/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ipset -PKG_VERSION:=7.3 +PKG_VERSION:=7.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://ipset.netfilter.org -PKG_HASH:=4644c7c5005e90a9b6385d625283eb0b69b34de7192301428665dd909fdaa35a +PKG_HASH:=4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8ec4d4a1884 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=GPL-2.0