libhtp: Update to 0.5.35

Message ID 20201015153121.2786-1-stefan.schantl@ipfire.org
State Accepted
Commit 257025310482deb53232da572428e7206ffe6a9b
Headers
Series libhtp: Update to 0.5.35 |

Commit Message

Stefan Schantl Oct. 15, 2020, 3:31 p.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 lfs/libhtp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/libhtp b/lfs/libhtp
index 9cbc8480a..29f90b0b3 100644
--- a/lfs/libhtp
+++ b/lfs/libhtp
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 0.5.33
+VER        = 0.5.35
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d01e386d1d8f13774239e920fcf143da
+$(DL_FILE)_MD5 = 188ebe7e1804f8bfaf00db007736f3f6
 
 install : $(TARGET)