diff --git a/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.1.1.bb b/meta-oe/recipes-devtools/msgpack/msgpack-cpp_6.1.0.bb similarity index 89% rename from meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.1.1.bb rename to meta-oe/recipes-devtools/msgpack/msgpack-cpp_6.1.0.bb index fd08bf85cc..5f5507bc74 100644 --- a/meta-oe/recipes-devtools/msgpack/msgpack-cpp_4.1.1.bb +++ b/meta-oe/recipes-devtools/msgpack/msgpack-cpp_6.1.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://NOTICE;md5=7a858c074723608e08614061dc044352 \ " SRC_URI = "https://github.com/msgpack/msgpack-c/releases/download/cpp-${PV}/msgpack-cxx-${PV}.tar.gz" -SRC_URI[sha256sum] = "8115c5edcf20bc1408c798a6bdaec16c1e52b1c34859d4982a0fb03300438f0b" +SRC_URI[sha256sum] = "23ede7e93c8efee343ad8c6514c28f3708207e5106af3b3e4969b3a9ed7039e7" S = "${WORKDIR}/msgpack-cxx-${PV}"