libhtp: Update to 0.5.30

Fixes #12170

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Stefan Schantl
2019-09-06 14:52:51 +02:00
committed by Arne Fitzenreiter
parent 73659e8cf9
commit db946ccc1c

View File

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