Răsfoiți Sursa

ipset: update to 7.1

Signed-off-by: Syrone Wong <[email protected]>
Syrone Wong 6 ani în urmă
părinte
comite
6263a9baa3
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      package/network/utils/ipset/Makefile

+ 2 - 2
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 <[email protected]>
 PKG_LICENSE:=GPL-2.0