diff --git a/package/graphite2/graphite2.hash b/package/graphite2/graphite2.hash index e4bc302815..d22b67c8a5 100644 --- a/package/graphite2/graphite2.hash +++ b/package/graphite2/graphite2.hash @@ -1,3 +1,3 @@ # From http://sourceforge.net/projects/silgraphite/files/graphite2 -md5 12eb607e0f458febe348ae69b832b300 graphite-1.3.6.tgz -sha1 052ed2e3653f7a026bf9ff63ca42683ce0bcefb4 graphite-1.3.6.tgz +md5 236d2cb1f831fe33083112afbb555f0e graphite2-1.3.8.tgz +sha1 0c802628dacf3bfa2c1654d7d72b76e20e1adc97 graphite2-1.3.8.tgz diff --git a/package/graphite2/graphite2.mk b/package/graphite2/graphite2.mk index 413b6ea17b..d066a1c69a 100644 --- a/package/graphite2/graphite2.mk +++ b/package/graphite2/graphite2.mk @@ -4,8 +4,8 @@ # ################################################################################ -GRAPHITE2_VERSION = 1.3.6 -GRAPHITE2_SOURCE = graphite-$(GRAPHITE2_VERSION).tgz +GRAPHITE2_VERSION = 1.3.8 +GRAPHITE2_SOURCE = graphite2-$(GRAPHITE2_VERSION).tgz GRAPHITE2_SITE = http://downloads.sourceforge.net/project/silgraphite/graphite2 GRAPHITE2_INSTALL_STAGING = YES GRAPHITE2_LICENSE = LGPLv2.1+