mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
libhtp: Update to 5.0.38
For details see: https://github.com/OISF/libhtp/releases/tag/0.5.38 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Acked-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
bacde6d9c1
commit
1cfbca8e69
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.5.37
|
||||
VER = 0.5.38
|
||||
|
||||
THISAPP = libhtp-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = ccc2f25ab3c1db53a22034280f1600dd
|
||||
$(DL_FILE)_MD5 = 4d3bee196a8adcb10bfd874ec6bd9ca0
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user