summaryrefslogtreecommitdiffstats
path: root/package/perl-json-tiny
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-01-17 18:45:15 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-17 22:36:29 +0100
commit90cac11c471b0fab6d1717bd373fa4546780a495 (patch)
tree85e6605e0ad1088d2f227a0111724f3032dd8e43 /package/perl-json-tiny
parent0f019d3bd408ac48dd4a71c61c2c64a44f988692 (diff)
downloadbuildroot-90cac11c471b0fab6d1717bd373fa4546780a495.tar.gz
buildroot-90cac11c471b0fab6d1717bd373fa4546780a495.zip
perl-json-tiny: bump to version 0.58
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/perl-json-tiny')
-rw-r--r--package/perl-json-tiny/perl-json-tiny.hash4
-rw-r--r--package/perl-json-tiny/perl-json-tiny.mk2
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 4b6bb89ce8..86478da9a8 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 3892da601a..6b45613c5a 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
OpenPOWER on IntegriCloud