[Buildroot] [PATCH 1/5] perl-gdgraph: bump to version 1.59

Francois Perrad fperrad at gmail.com
Sat Apr 18 08:15:25 UTC 2015


Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
---
 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 ba51793..7005cc9 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 421fe99..dfb08d1 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.1.0



More information about the buildroot mailing list