]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/libhtp
Tor: update to 0.4.4.6
[people/pmueller/ipfire-2.x.git] / lfs / libhtp
index c8b8ad113b71811fc7a321078acac462225625e4..29f90b0b3c31ff043aa9f7fcb797e8a5a713831a 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.27
+VER        = 0.5.35
 
 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 = 188ebe7e1804f8bfaf00db007736f3f6
 
 install : $(TARGET)