aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/ipset/Makefile
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-08-14 21:18:57 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-24 18:53:59 +0200
commite742a31f07f66700ae43141bd6a733718a2ad501 (patch)
treeed9d25f3d037369878e59b35b03b3613e671b097 /package/network/utils/ipset/Makefile
parent7f9d8a98129c3836c0d20c3b315be110dbf99297 (diff)
downloadupstream-e742a31f07f66700ae43141bd6a733718a2ad501.tar.gz
upstream-e742a31f07f66700ae43141bd6a733718a2ad501.tar.bz2
upstream-e742a31f07f66700ae43141bd6a733718a2ad501.zip
ipset: update to version 7.6
Changelog: https://ipset.netfilter.org/changelog.html Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'package/network/utils/ipset/Makefile')
-rw-r--r--package/network/utils/ipset/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile
index 0bab21a12f..2d0c561198 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.4
+PKG_VERSION:=7.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://ipset.netfilter.org
-PKG_HASH:=4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8ec4d4a1884
+PKG_HASH:=0e7d44caa9c153d96a9b5f12644fbe35a632537a5a7f653792b72e53d9d5c2db
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0