From eef92bc2897746e3c6a1a0baf45c9035f2426c6f Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Mon, 5 May 2025 13:51:02 -0400 Subject: [PATCH] libjson-perl: upgrade 4.03000 -> 4.04000 Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../perl/{libjson-perl_4.03000.bb => libjson-perl_4.04000.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/perl/{libjson-perl_4.03000.bb => libjson-perl_4.04000.bb} (91%) diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb similarity index 91% rename from meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb rename to meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb index 88d0d26d03..f0e296118e 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb @@ -11,7 +11,7 @@ DEPENDS += "perl" SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" -SRCREV = "ebbae181c5e311fa80ee4c6379b598c7a6400570" +SRCREV = "396a57d11aae4015e56f72924f80ac023a26f050" S = "${WORKDIR}/git"