X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flogrotate;h=143d095316256330f36a6eab038a740fd5afcad0;hp=476f146eb9cb3b8df97f2a26bbbaeb1b00594165;hb=68699ecffff5e8c0d35883403451bec881bd33ec;hpb=3d5c499e0ca73c9a787815b8894d6cfcb0416a1b 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)