ipset: update to 7.3

This commit is contained in:
CN_SZTL 2019-08-16 12:55:41 +08:00
parent c995483425
commit 974b540cb9
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

7
package/network/utils/ipset/Makefile Executable file → Normal file
View File

@ -1,4 +1,3 @@
# Copyright (C) 2009-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@ -9,12 +8,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipset
PKG_VERSION:=7.1
PKG_RELEASE:=3
PKG_VERSION:=7.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
PKG_HASH:=7b5eb3b93205c20cdc39e3fc8b6e5f7bb214bf79a7c0c00729dd4a31ce16adc4
PKG_HASH:=4644c7c5005e90a9b6385d625283eb0b69b34de7192301428665dd909fdaa35a
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0