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