rrdtool: Update to 1.5.5

rrdtool: Update to 1.5.5

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2015-12-05 04:08:49 +01:00
committed by Michael Tremer
parent db7d2b1312
commit 4955d7239b
2 changed files with 96 additions and 96 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.5.4
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 = 4daea1e628e1c70d91800d6a06427dc1
$(DL_FILE)_MD5 = d8b3dcb3d193c2d6ad0a282bde69ee11
install : $(TARGET)