summaryrefslogtreecommitdiffstats
path: root/package/perl-json-tiny
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-02-15 21:35:42 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-19 22:43:34 +0100
commit5fd6ab65a3a6f439bf7d6a1af9b93c13eb9ea39e (patch)
tree413ff349adebafea9e573148d8a380b733b4ec58 /package/perl-json-tiny
parent75d757d69e770c192c5635f368a13a68b1a320e0 (diff)
downloadbuildroot-5fd6ab65a3a6f439bf7d6a1af9b93c13eb9ea39e.tar.gz
buildroot-5fd6ab65a3a6f439bf7d6a1af9b93c13eb9ea39e.zip
perl-json-tiny: bump to version 0.53
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.hash3
-rw-r--r--package/perl-json-tiny/perl-json-tiny.mk2
2 files changed, 4 insertions, 1 deletions
diff --git a/package/perl-json-tiny/perl-json-tiny.hash b/package/perl-json-tiny/perl-json-tiny.hash
new file mode 100644
index 0000000000..0a1e7cacd8
--- /dev/null
+++ b/package/perl-json-tiny/perl-json-tiny.hash
@@ -0,0 +1,3 @@
+# retrieved by scancpan from http://cpan.metacpan.org/
+md5 70957d3df2ea67f8e2c760166fce7b24 JSON-Tiny-0.53.tar.gz
+sha256 37e547c5b5b7f4dd9adf00db7c77454f3451f79c1be93ef11d4f2ddc9c10aad9 JSON-Tiny-0.53.tar.gz
diff --git a/package/perl-json-tiny/perl-json-tiny.mk b/package/perl-json-tiny/perl-json-tiny.mk
index 7ee611d030..ddc50aca9f 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.50
+PERL_JSON_TINY_VERSION = 0.53
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_DEPENDENCIES = perl
OpenPOWER on IntegriCloud