X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flogrotate;h=a6b7354436a1b4471de8f9c374c2d193e6de0835;hp=70e9f4870e173d0ee17227ae46d7e8b9a128155b;hb=d45d524725eb0c9578c71d4fa8353ef44407c780;hpb=4f4f5bbbfded965d41429d438efba429794aae8a diff --git a/lfs/logrotate b/lfs/logrotate index 70e9f4870e..a6b7354436 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.3 +VER = 3.14.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 = 3162ada6f1036c1a4a0a68262989ff73 +$(DL_FILE)_MD5 = 9d9cf1d0a0b0433f56e152c5117f7b31 install : $(TARGET)