ipset: Update to version 7.3

Message ID 20191010163048.11791-1-ummeegge@ipfire.org
State Accepted
Commit f3acac7f1168ee5d7ce6c58ed6e7034d3a7c7e42
Headers
Series ipset: Update to version 7.3 |

Commit Message

ummeegge Oct. 10, 2019, 4:30 p.m. UTC
  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>
---
 lfs/ipset | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

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)