From 0c14c1d00e8a3e4cbbe9be071266533c5cd2bda3 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Sat, 30 Jan 2021 04:39:44 +0800 Subject: [PATCH] libjson-perl: upgrade 4.02000 -> 4.03000 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../perl/{libjson-perl_4.02000.bb => libjson-perl_4.03000.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{libjson-perl_4.02000.bb => libjson-perl_4.03000.bb} (91%) diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb similarity index 91% rename from meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb rename to meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb index 4e5a8a6ff2..4e7aeb1286 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb @@ -11,7 +11,7 @@ DEPENDS += "perl" SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https" -SRCREV = "42a6324df654e92419512cee80c0b49155d9e56d" +SRCREV = "ebbae181c5e311fa80ee4c6379b598c7a6400570" S = "${WORKDIR}/git"