]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libhtp
move perl-DBI and perl-DBD-SQLite to core system
[ipfire-2.x.git] / lfs / libhtp
index bec93a9350d6ee3dfe737e8ed4cc395820dfa791..9cbc8480afcc09aa90edbde901e62c864e59b0c2 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.30
+VER        = 0.5.33
 
 THISAPP    = libhtp-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ec0d8c57f9c611719e07668bbad7e685
+$(DL_FILE)_MD5 = d01e386d1d8f13774239e920fcf143da
 
 install : $(TARGET)