]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libhtp: Update to 0.5.29
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 8 Feb 2019 08:56:36 +0000 (09:56 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 8 Feb 2019 08:56:36 +0000 (09:56 +0100)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
lfs/libhtp

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