* [PATCH] ipset: Update to version 7.3
@ 2019-10-10 16:30 Erik Kapfer
0 siblings, 0 replies; only message in thread
From: Erik Kapfer @ 2019-10-10 16:30 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
Some kernel part fixes are included. For a overview of the changelog,
take a look in here --> http://ipset.netfilter.org/changelog.html .
Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
---
lfs/ipset | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/ipset b/lfs/ipset
index 3382c668c..fb6a2f38f 100644
--- a/lfs/ipset
+++ b/lfs/ipset
@@ -24,7 +24,7 @@
include Config
-VER = 7.1
+VER = 7.3
THISAPP = ipset-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 72b477d1ce076d681b0799f88280f2f3
+$(DL_FILE)_MD5 = a041d186097a23f1f87208f11144907e
install : $(TARGET)
--
2.12.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-10 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 16:30 [PATCH] ipset: Update to version 7.3 Erik Kapfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox