diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb similarity index 91% rename from meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb rename to meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb index f0e296118e..407ba39140 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb @@ -11,7 +11,7 @@ DEPENDS += "perl" SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" -SRCREV = "396a57d11aae4015e56f72924f80ac023a26f050" +SRCREV = "39bc0e567c202762a575fed2844ebdb941c3ca09" S = "${WORKDIR}/git"