[Buildroot] [PATCH 09/14] perl-json-tiny: bump to version 0.58

Francois Perrad fperrad at gmail.com
Wed Jan 17 17:45:15 UTC 2018


Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
---
 package/perl-json-tiny/perl-json-tiny.hash | 4 ++--
 package/perl-json-tiny/perl-json-tiny.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-json-tiny/perl-json-tiny.hash b/package/perl-json-tiny/perl-json-tiny.hash
index 4b6bb89ce..86478da9a 100644
--- a/package/perl-json-tiny/perl-json-tiny.hash
+++ b/package/perl-json-tiny/perl-json-tiny.hash
@@ -1,3 +1,3 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    52a57f8bd5b7727bc0ee8c4591431045 JSON-Tiny-0.56.tar.gz
-sha256 f5e3eecd278ddc0b15e3b3d8d108f89fa47cc039852bdb80b909b6bc1b538d04 JSON-Tiny-0.56.tar.gz
+md5    aa006882222e17a94295b3a655aab91b JSON-Tiny-0.58.tar.gz
+sha256 ad42e9137f5148df7fdb22aa52186b306032977bcd70d49f44a288070e4f0f23 JSON-Tiny-0.58.tar.gz
diff --git a/package/perl-json-tiny/perl-json-tiny.mk b/package/perl-json-tiny/perl-json-tiny.mk
index 3892da601..6b45613c5 100644
--- a/package/perl-json-tiny/perl-json-tiny.mk
+++ b/package/perl-json-tiny/perl-json-tiny.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_JSON_TINY_VERSION = 0.56
+PERL_JSON_TINY_VERSION = 0.58
 PERL_JSON_TINY_SOURCE = JSON-Tiny-$(PERL_JSON_TINY_VERSION).tar.gz
 PERL_JSON_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAVIDO
 PERL_JSON_TINY_LICENSE = Artistic-2.0
-- 
2.11.0




More information about the buildroot mailing list