X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fapache2;h=d2175e71c9eb808f345eb12271adf86278a62739;hb=dc637f087fe07ab26ae1dee00133da69bab5e6a1;hp=16dd101d78ccb2dd57078cf9294f9325770472f3;hpb=1ac0d5c598f6a7a2151b4cafed0120b8d8f1a2d6;p=ipfire-2.x.git diff --git a/lfs/apache2 b/lfs/apache2 index 16dd101d78..d2175e71c9 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 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 # @@ -25,7 +25,7 @@ include Config -VER = 2.4.33 +VER = 2.4.35 THISAPP = httpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 6ef469d3f16fffeb688bc6e0346823e5 +$(DL_FILE)_MD5 = 30c1cde80ffe814a8d16b4fdffda330a install : $(TARGET)