X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Frrdtool;h=5d7c8943dd4ea07795c6eeab2aeac9226e185c13;hp=b85c797364cd5c84944ca81e9f52f3f3dfe61c91;hb=9d0601917f4f5f34ffca3589ed0d85845d5f4a9c;hpb=8a1a3bf3934c8a92c605135ee13db466ea3dcbf4 diff --git a/lfs/rrdtool b/lfs/rrdtool index b85c797364..5d7c8943dd 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) 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 = 1.5.5 +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 = d8b3dcb3d193c2d6ad0a282bde69ee11 +$(DL_FILE)_MD5 = 4ff52cc44b935b02d2742e6875094da5 install : $(TARGET)