summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-02 22:32:40 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-03 09:49:33 +0100
commitf6d3790bc6762d47701155129f57a7ddec722632 (patch)
treec37d4470e1e4d21e5e7b608e28a3debd36d1f101
parent7e8b876a337c08bf03010d43cdd798d47e0f9978 (diff)
downloadbuildroot-f6d3790bc6762d47701155129f57a7ddec722632.tar.gz
buildroot-f6d3790bc6762d47701155129f57a7ddec722632.zip
graphite2: bump to version 1.3.6
Also change SOURCE since the tarball got renamed with the bump. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/graphite2/graphite2.hash4
-rw-r--r--package/graphite2/graphite2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/graphite2/graphite2.hash b/package/graphite2/graphite2.hash
index 07102cfcd2..e4bc302815 100644
--- a/package/graphite2/graphite2.hash
+++ b/package/graphite2/graphite2.hash
@@ -1,3 +1,3 @@
# From http://sourceforge.net/projects/silgraphite/files/graphite2
-md5 5b8d22a8bbf031838e31432868c0109c graphite2-1.3.5.tgz
-sha1 044f65d5b4ade3169f5fcd75a25f047c81f5d33e graphite2-1.3.5.tgz
+md5 12eb607e0f458febe348ae69b832b300 graphite-1.3.6.tgz
+sha1 052ed2e3653f7a026bf9ff63ca42683ce0bcefb4 graphite-1.3.6.tgz
diff --git a/package/graphite2/graphite2.mk b/package/graphite2/graphite2.mk
index 82c4a3b5d2..413b6ea17b 100644
--- a/package/graphite2/graphite2.mk
+++ b/package/graphite2/graphite2.mk
@@ -4,8 +4,8 @@
#
################################################################################
-GRAPHITE2_VERSION = 1.3.5
-GRAPHITE2_SOURCE = graphite2-$(GRAPHITE2_VERSION).tgz
+GRAPHITE2_VERSION = 1.3.6
+GRAPHITE2_SOURCE = graphite-$(GRAPHITE2_VERSION).tgz
GRAPHITE2_SITE = http://downloads.sourceforge.net/project/silgraphite/graphite2
GRAPHITE2_INSTALL_STAGING = YES
GRAPHITE2_LICENSE = LGPLv2.1+
OpenPOWER on IntegriCloud