mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
jsoncons: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ HOMEPAGE = "https://github.com/danielaparker/jsoncons"
|
||||
LICENSE = "BSL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ee7f7ed2001e4cde4679fdb8926f820"
|
||||
|
||||
SRC_URI = "git://github.com/danielaparker/jsoncons.git;protocol=https;branch=master"
|
||||
SRCREV = "68fafa1a69367768d7d452d45432048b93ba5c9b"
|
||||
SRC_URI = "git://github.com/danielaparker/jsoncons.git;protocol=https;branch=master;tag=v${PV}"
|
||||
SRCREV = "9ccf27f2b1a142d737f0dcc42780d8b02baf9743"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user