From ea7a9a4b2fccaa7320702588cd31c919d08f1160 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sat, 12 Dec 2020 10:18:30 +0100 Subject: [PATCH] libhtp: Update to 0.5.36 For details see: https://github.com/OISF/libhtp/releases Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/libhtp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libhtp b/lfs/libhtp index 29f90b0b3c..90a55112ce 100644 --- a/lfs/libhtp +++ b/lfs/libhtp @@ -24,7 +24,7 @@ include Config -VER = 0.5.35 +VER = 0.5.36 THISAPP = libhtp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 188ebe7e1804f8bfaf00db007736f3f6 +$(DL_FILE)_MD5 = 15f567527e437b38b9b1d6b86adb6a54 install : $(TARGET) -- 2.39.2