X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flogrotate;h=0d50103e580e4635ef66f018c3d4cec17f82a3f0;hb=e01b933cc28814d8650f829712639b4eb0d991e6;hp=0904074ba9b0ef5f98b024e9d867b6a3d7a9c1eb;hpb=15847a8001e5adda6bf253f3c329fce11d5a05b1;p=ipfire-2.x.git diff --git a/lfs/logrotate b/lfs/logrotate index 0904074ba9..0d50103e58 100644 --- a/lfs/logrotate +++ b/lfs/logrotate @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2014 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 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.8.1 +VER = 3.9.1 THISAPP = logrotate-$(VER) DL_FILE = logrotate_$(VER).orig.tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bd2e20d8dc644291b08f9215397d28a5 +$(DL_FILE)_MD5 = 4492b145b6d542e4a2f41e77fa199ab0 install : $(TARGET)