summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.1.bb (renamed from meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
7SRC_URI = "git://github.com/Thalhammer/jwt-cpp.git;branch=master;protocol=https \ 7SRC_URI = "git://github.com/Thalhammer/jwt-cpp.git;branch=master;protocol=https \
8 " 8 "
9 9
10SRCREV = "08bcf77a687fb06e34138e9e9fa12a4ecbe12332" 10SRCREV = "e71e0c2d584baff06925bbb3aad683f677e4d498"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13