X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibhtp;h=90a55112ced158d72d4059e4fb07a7b7e278ef8d;hb=7d425e7cfa9767fedc460cf5e452a736163e738a;hp=c8b8ad113b71811fc7a321078acac462225625e4;hpb=c1a34012352f9eee339f78c00130807e275b05c2;p=ipfire-2.x.git diff --git a/lfs/libhtp b/lfs/libhtp index c8b8ad113b..90a55112ce 100644 --- a/lfs/libhtp +++ b/lfs/libhtp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2020 IPFire Team # # # # 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.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 = 226def386a394911de75ffe9e038554a +$(DL_FILE)_MD5 = 15f567527e437b38b9b1d6b86adb6a54 install : $(TARGET)