X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Frrdtool;h=b85c797364cd5c84944ca81e9f52f3f3dfe61c91;hp=0237b89f2e48d5dff2f1c7a3c218f342b3e27809;hb=764a3f1ff2384f34c592c311f5435a24eb6a53c8;hpb=fc992179a15a53c920d8f18e276624c0ace6a6ec diff --git a/lfs/rrdtool b/lfs/rrdtool index 0237b89f2e..b85c797364 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.5 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 = d8b3dcb3d193c2d6ad0a282bde69ee11 install : $(TARGET)