From: Erik Kapfer Date: Thu, 10 Oct 2019 16:30:48 +0000 (+0200) Subject: ipset: Update to version 7.3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3acac7f1168ee5d7ce6c58ed6e7034d3a7c7e42;p=people%2Fpmueller%2Fipfire-2.x.git ipset: Update to version 7.3 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 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/ipset b/lfs/ipset index 3382c668c7..fb6a2f38f4 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)