]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ipset: Update to version 7.3
authorErik Kapfer <ummeegge@ipfire.org>
Thu, 10 Oct 2019 16:30:48 +0000 (18:30 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 14 Oct 2019 17:15:16 +0000 (17:15 +0000)
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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/ipset

index 3382c668c7d3f3d23b9c65081fd3cdfc4476b171..fb6a2f38f4b84a0dd804cd8edb20eb2c6805efc0 100644 (file)
--- 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)