mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/ipset: bump to version 7.24
Release notes: https://ipset.netfilter.org/changelog.html Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
532d5561f4
commit
687934c0dc
@@ -1,4 +1,4 @@
|
||||
# From https://ipset.netfilter.org/ipset-7.23.tar.bz2.sha512sum.txt
|
||||
sha512 5a43c790abf157a55db5a9a22cb5f28a225f5c7969beda81566a2259aa82c9d852979eb805b11b4347f47c6a0c2cc4de6f14e4733bee5b562844422a45fb9dab ipset-7.23.tar.bz2
|
||||
# From https://ipset.netfilter.org/ipset-7.24.tar.bz2.sha512sum.txt
|
||||
sha512 18ccb49bd38083f0556b11e1d17f43791c52a2b094c9a500b6f770796b17e8e70c3860a628eac2252eb672b1fc9de734d3a0e0823d61dd9be7b4188adc6dd214 ipset-7.24.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
IPSET_VERSION = 7.23
|
||||
IPSET_VERSION = 7.24
|
||||
IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2
|
||||
IPSET_SITE = http://ipset.netfilter.org
|
||||
IPSET_DEPENDENCIES = libmnl host-pkgconf
|
||||
|
||||
Reference in New Issue
Block a user