]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libhtp
ddns: Add latest upstream patches.
[ipfire-2.x.git] / lfs / libhtp
index 212514dfb4b215ddd5e3cd8b42d3c7f0787ff9bc..90a55112ced158d72d4059e4fb07a7b7e278ef8d 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2020  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.29
+VER        = 0.5.36
 
 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 = 15f567527e437b38b9b1d6b86adb6a54
 
 install : $(TARGET)