]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libhtp: Update to 0.5.30
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 6 Sep 2019 12:52:51 +0000 (14:52 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 17:44:45 +0000 (17:44 +0000)
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>
lfs/libhtp

index 212514dfb4b215ddd5e3cd8b42d3c7f0787ff9bc..bec93a9350d6ee3dfe737e8ed4cc395820dfa791 100644 (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)