diff --git a/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb b/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.1.bb similarity index 90% rename from meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb rename to meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.1.bb index 19424337f7..57a9cbade1 100644 --- a/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb +++ b/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8325a5ce4414c65ffdda392e0d96a9ff" SRC_URI = "git://github.com/Thalhammer/jwt-cpp.git;branch=master;protocol=https \ " -SRCREV = "08bcf77a687fb06e34138e9e9fa12a4ecbe12332" +SRCREV = "e71e0c2d584baff06925bbb3aad683f677e4d498" S = "${WORKDIR}/git"