libhtp: Update to 0.5.35

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-10-15 17:31:21 +02:00
committed by Michael Tremer
parent 43e1c88ea4
commit 2570253104

View 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)