From: Matthias Fischer Date: Sat, 20 Nov 2021 12:47:32 +0000 (+0100) Subject: libhtp: Update to 0.5.39 X-Git-Tag: v2.27-core162~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b7826ee84de1920078c032bfe54dd057b16060;p=ipfire-2.x.git libhtp: Update to 0.5.39 For details see: https://github.com/OISF/libhtp/releases/tag/0.5.39 "0.5.39 (16 Nov 2021) -------------------- - host: ipv6 address is a valid host - util: one char is not always empty line - test and fuzz improvements" Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer --- diff --git a/lfs/libhtp b/lfs/libhtp index 242953254e..95264df096 100644 --- a/lfs/libhtp +++ b/lfs/libhtp @@ -24,7 +24,7 @@ include Config -VER = 0.5.38 +VER = 0.5.39 THISAPP = libhtp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4d3bee196a8adcb10bfd874ec6bd9ca0 +$(DL_FILE)_MD5 = f18e1a3f36b97beb63616ad1a5c2a9d8 install : $(TARGET)