From 333fe638326ccf1c4c6f5740e904447ea2e14922 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 18 Apr 2015 10:15:25 +0200 Subject: [PATCH] perl-gdgraph: bump to version 1.59 Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-gdgraph/perl-gdgraph.hash | 4 ++-- package/perl-gdgraph/perl-gdgraph.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/perl-gdgraph/perl-gdgraph.hash b/package/perl-gdgraph/perl-gdgraph.hash index ba51793bc..7005cc92d 100644 --- a/package/perl-gdgraph/perl-gdgraph.hash +++ b/package/perl-gdgraph/perl-gdgraph.hash @@ -1,3 +1,3 @@ # retrieved by scancpan from http://cpan.metacpan.org/ -md5 2c9e4feb4246200d96b9faa8024b0bf0 GDGraph-1.48.tar.gz -sha256 4324a104557edaf8925a20f24326af89c08e419989fbaa7380f0c9731bc2ac6c GDGraph-1.48.tar.gz +md5 8bb270a30fea27491302b39b701b3d4e GDGraph-1.49.tar.gz +sha256 d26538c827e35c1d4b27f3c045b60f1ab6b45401c54a87e86103cd7c2374cff5 GDGraph-1.49.tar.gz diff --git a/package/perl-gdgraph/perl-gdgraph.mk b/package/perl-gdgraph/perl-gdgraph.mk index 421fe9900..dfb08d133 100644 --- a/package/perl-gdgraph/perl-gdgraph.mk +++ b/package/perl-gdgraph/perl-gdgraph.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_GDGRAPH_VERSION = 1.48 +PERL_GDGRAPH_VERSION = 1.49 PERL_GDGRAPH_SOURCE = GDGraph-$(PERL_GDGRAPH_VERSION).tar.gz PERL_GDGRAPH_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RUZ PERL_GDGRAPH_DEPENDENCIES = perl perl-gd perl-gdtextutil -- 2.11.4.GIT