summaryrefslogtreecommitdiffstats
path: root/rules/rrdtool.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-06-14 09:28:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-14 09:28:26 +0200
commit5f18ab8c95e66a95c8d885ccc9228a8b1a5abbfe (patch)
treee50efea31c97398192301b30590e9ecc2c6057ba /rules/rrdtool.make
parentc59ec35769180d503c9b2960a02ed5928db6758b (diff)
downloadptxdist-5f18ab8c95e66a95c8d885ccc9228a8b1a5abbfe.tar.gz
ptxdist-5f18ab8c95e66a95c8d885ccc9228a8b1a5abbfe.tar.xz
rrdtool: version bump 1.4.5 -> 1.4.7
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/rrdtool.make')
-rw-r--r--rules/rrdtool.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/rrdtool.make b/rules/rrdtool.make
index 70a199809..020450e1e 100644
--- a/rules/rrdtool.make
+++ b/rules/rrdtool.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_RRDTOOL) += rrdtool
#
# Paths and names
#
-RRDTOOL_VERSION := 1.4.5
-RRDTOOL_MD5 := 4d116dba9a0888d8aaac179e35d3980a
+RRDTOOL_VERSION := 1.4.7
+RRDTOOL_MD5 := ffe369d8921b4dfdeaaf43812100c38f
RRDTOOL := rrdtool-$(RRDTOOL_VERSION)
RRDTOOL_SUFFIX := tar.gz
RRDTOOL_URL := http://oss.oetiker.ch/rrdtool/pub/$(RRDTOOL).$(RRDTOOL_SUFFIX)