valijson: upgrade 1.0.4 -> 1.0.5

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:02:16 +08:00 committed by Khem Raj
parent bc77e28a00
commit dd018dabf8
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/tristanpenman/valijson"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=5c4583a434195e4f3b418e17c8ca2daf"
SRC_URI = "git://github.com/tristanpenman/valijson.git;branch=master;protocol=https"
SRCREV = "7d59abf50cff4ee53e6584e6d6aa201a19fb5b51"
SRC_URI = "git://github.com/tristanpenman/valijson.git;branch=master;protocol=https;tag=v${PV}"
SRCREV = "8b320f25676030ba13fb90c1bf06133df2628086"
S = "${WORKDIR}/git"