]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libhtp: Update to 0.5.35
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 15 Oct 2020 15:31:21 +0000 (17:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Oct 2020 15:34:09 +0000 (15:34 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libhtp

index 9cbc8480afcc09aa90edbde901e62c864e59b0c2..29f90b0b3c31ff043aa9f7fcb797e8a5a713831a 100644 (file)
@@ -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)