* [Buildroot] [PATCH 1/1] package/ipset: bump to version 7.16
@ 2022-12-08 21:07 Fabrice Fontaine
2022-12-11 13:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-12-08 21:07 UTC (permalink / raw)
To: buildroot; +Cc: Pierre-Jean Texier, Fabrice Fontaine
https://ipset.netfilter.org/changelog.html
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/ipset/ipset.hash | 4 ++--
package/ipset/ipset.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/ipset/ipset.hash b/package/ipset/ipset.hash
index 9c251be27e..fb9b8c40d2 100644
--- a/package/ipset/ipset.hash
+++ b/package/ipset/ipset.hash
@@ -1,4 +1,4 @@
-# From https://ipset.netfilter.org/ipset-7.15.tar.bz2.sha512sum.txt
-sha512 0fc936d971c30a0925c585d506c8840e782fdaeec09bc8fd249e874fe838fa55a4dbb697f6e1423a6769abf07a1ce2195abc37cb641e8e4ad70f1b4c7130916a ipset-7.15.tar.bz2
+# From https://ipset.netfilter.org/ipset-7.16.tar.bz2.sha512sum.txt
+sha512 e69ddee956f0922c8e08e7e5d358d6b5b24178a9f08151b20957cc3465baaba9ecd6aa938ae157f2cd286ccd7f0b7a279cfd89cec2393a00b43e4d945c275307 ipset-7.16.tar.bz2
# Locally calculated
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
diff --git a/package/ipset/ipset.mk b/package/ipset/ipset.mk
index 4eda65e81b..9832d8fd30 100644
--- a/package/ipset/ipset.mk
+++ b/package/ipset/ipset.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IPSET_VERSION = 7.15
+IPSET_VERSION = 7.16
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
IPSET_SITE = http://ipset.netfilter.org
IPSET_DEPENDENCIES = libmnl host-pkgconf
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-11 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08 21:07 [Buildroot] [PATCH 1/1] package/ipset: bump to version 7.16 Fabrice Fontaine
2022-12-11 13:34 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.