X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Frrdtool;h=5d7c8943dd4ea07795c6eeab2aeac9226e185c13;hp=d0a11817566c9e5dc040793c18f2efb703d06247;hb=9d0601917f4f5f34ffca3589ed0d85845d5f4a9c;hpb=25ed6b82c7d6e2ee799a4b69da046e4185333b35 diff --git a/lfs/rrdtool b/lfs/rrdtool index d0a1181756..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.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)