]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
libhtp: Update to 5.0.38
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 4 Jul 2021 13:38:56 +0000 (15:38 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Aug 2021 06:31:48 +0000 (06:31 +0000)
For details see:
https://github.com/OISF/libhtp/releases/tag/0.5.38

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Acked-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/libhtp

index e21db73a9426d67afaa9d23a934c8db23182b94d..242953254ee78e829892839e49e5bb0741541230 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.37
+VER        = 0.5.38
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ccc2f25ab3c1db53a22034280f1600dd
+$(DL_FILE)_MD5 = 4d3bee196a8adcb10bfd874ec6bd9ca0
 
 install : $(TARGET)