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:
Wang Mingyu
2025-04-16 17:01:53 +08:00
committed by Khem Raj
parent 2e280415fd
commit 7dddea6da5
@@ -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"