rrdtool: Update to 1.7.2

For details see:
https://oss.oetiker.ch/rrdtool/pub/CHANGES

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
2019-06-05 09:13:11 +02:00
committed by Michael Tremer
parent 2a1c173589
commit 83d4264eba
2 changed files with 101 additions and 104 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.7.1
VER = 1.7.2
THISAPP = rrdtool-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 5f6133630324efe82c8dcefab2056818
$(DL_FILE)_MD5 = 638e3a0a1609d97e9f82e8832759dcd2
install : $(TARGET)