diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-01-08 21:21:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-08 19:54:41 -0800 |
| commit | d61318c0085b5e451fd916ecb795a0405bd6f699 (patch) | |
| tree | 076024514ee223389c8460a02021fd55c1a8aa80 | |
| parent | 983eb6a25799bb9cf1fa48939fa446862558f2ff (diff) | |
| download | meta-openembedded-d61318c0085b5e451fd916ecb795a0405bd6f699.tar.gz | |
jwt-cpp: upgrade 0.6.0 -> 0.7.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb (renamed from meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.6.0.bb b/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb index 2e06b701cc..87f7f1a6df 100644 --- a/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.6.0.bb +++ b/meta-oe/recipes-devtools/jwt-cpp/jwt-cpp_0.7.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8325a5ce4414c65ffdda392e0d96a9ff" | |||
| 7 | SRC_URI = "git://github.com/Thalhammer/jwt-cpp.git;branch=master;protocol=https \ | 7 | SRC_URI = "git://github.com/Thalhammer/jwt-cpp.git;branch=master;protocol=https \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV = "4a537e969891dde542ad8b1a4a214955a83be29f" | 10 | SRCREV = "08bcf77a687fb06e34138e9e9fa12a4ecbe12332" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
