X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flogrotate;h=5f7314bbdec85fb2d3905a3ba9a666085caaab8e;hb=6f57c5e01f161afca2698003c6e9ca724d452953;hp=3749fd7d468c711333cc325a60fbed828370ed07;hpb=5ed7bbd52fe8fc124100ece71df0052e23276569;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/logrotate b/lfs/logrotate index 3749fd7d46..5f7314bbde 100644 --- a/lfs/logrotate +++ b/lfs/logrotate @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2019 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 = 3.13.0 +VER = 3.15.1 THISAPP = logrotate-$(VER) DL_FILE = logrotate-$(VER).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 72c2c3028d060131b388a9b330215549 +$(DL_FILE)_MD5 = 629cb3b933a281f25741e385bc030203 install : $(TARGET)