libhtp: Update to 0.5.29

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2019-02-08 09:56:36 +01:00
parent 4434236e00
commit f3cbcfeff9

View File

@@ -24,7 +24,7 @@
include Config
VER = 0.5.27
VER = 0.5.29
THISAPP = libhtp-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 226def386a394911de75ffe9e038554a
$(DL_FILE)_MD5 = 5feb73647723db5b458d00faddb30954
install : $(TARGET)