X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flogrotate;h=143d095316256330f36a6eab038a740fd5afcad0;hb=c955ae653ae8421621c49092fd3057ed99e0a4b1;hp=476f146eb9cb3b8df97f2a26bbbaeb1b00594165;hpb=b389d73110b6584ff58ad6db570de046d1ed8fab;p=ipfire-2.x.git diff --git a/lfs/logrotate b/lfs/logrotate index 476f146eb9..143d095316 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-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 # @@ -24,7 +24,7 @@ include Config -VER = 3.12.1 +VER = 3.15.0 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 = 066b49891bad2849d5044c1952613ea6 +$(DL_FILE)_MD5 = 240105d3288657d0ad7782c6a34c9a85 install : $(TARGET)