]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libhtp: Update to 0.5.37
authorMatthias Fischer <matthias.fischer@ipfire.org>
Wed, 3 Mar 2021 12:52:43 +0000 (13:52 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 3 Mar 2021 13:24:38 +0000 (13:24 +0000)
For details see:
https://github.com/OISF/libhtp/releases

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libhtp

index 90a55112ced158d72d4059e4fb07a7b7e278ef8d..e21db73a9426d67afaa9d23a934c8db23182b94d 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.5.36
+VER        = 0.5.37
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 15f567527e437b38b9b1d6b86adb6a54
+$(DL_FILE)_MD5 = ccc2f25ab3c1db53a22034280f1600dd
 
 install : $(TARGET)