From: Syrone Wong Date: Sun, 16 Dec 2018 10:43:28 +0000 (+0800) Subject: ipset: update to 7.1 X-Git-Tag: v19.07.0-rc1~1843 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=6263a9baa3b627ab8b996959975174934b60586d;ds=sidebyside ipset: update to 7.1 Signed-off-by: Syrone Wong --- diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile index 6dad4cb6f5..7efbc40153 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:=6.38 +PKG_VERSION:=7.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://ipset.netfilter.org -PKG_HASH:=ceef625ba31fe0aaa422926c7231a819de0b07644c02c17ebdd3022a29e3e244 +PKG_HASH:=7b5eb3b93205c20cdc39e3fc8b6e5f7bb214bf79a7c0c00729dd4a31ce16adc4 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=GPL-2.0