X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Frrdtool;h=ef67dc26dd8ff1b457617acc6105bca57619bfc8;hb=ebd6fe2b50a4f51a93475fc33f385b5477480a43;hp=d0a11817566c9e5dc040793c18f2efb703d06247;hpb=f3194f517b922a98a5cad199d290169e2e0177f2;p=ipfire-2.x.git diff --git a/lfs/rrdtool b/lfs/rrdtool index d0a1181756..ef67dc26dd 100644 --- a/lfs/rrdtool +++ b/lfs/rrdtool @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 Michael Tremer & Christian Schmidt # +# 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 = 1.5.3 +VER = 1.6.0 THISAPP = rrdtool-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 868a828cc6b10654c440a85054240ae2 +$(DL_FILE)_MD5 = 4ff52cc44b935b02d2742e6875094da5 install : $(TARGET)