ipset: update to 7.17
authorNick Hainke <vincent@systemli.org>
Fri, 30 Dec 2022 20:00:10 +0000 (21:00 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 17 Jan 2023 22:14:46 +0000 (23:14 +0100)
Release notes:
https://lwn.net/Articles/918784/

Signed-off-by: Nick Hainke <vincent@systemli.org>
package/network/utils/ipset/Makefile

index be407f016be9a580e7b3c72d7602e0972a56daca..6d48103d0ecf37127c49fab8fa920d473fe1c86d 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=ipset
-PKG_VERSION:=7.16
+PKG_VERSION:=7.17
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://ipset.netfilter.org
-PKG_HASH:=87b1d9cdf4a1de3d1d0671e7da33e111eb65087e65ad75268b22bf13f0f296d0
+PKG_HASH:=be49c9ff489dd6610cad6541e743c3384eac96e9f24707da7b3929d8f2ac64d8
 
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=GPL-2.0