xmlrpc-c: fix do_fetch error

Fetcher failure:
Unable to find revision 86405c7e1bd4f70287204a28d242a1054daab520
in branch master

Signed-off-by: Guocai He <guocai.he.cn@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Guocai He
2024-10-09 14:57:29 +08:00
committed by Armin Kuster
parent 7f741f817e
commit ebe1af249a
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/mirror/xmlrpc-c.git;branch=master;protocol=https \
"
#Release 1.54.02
SRCREV = "86405c7e1bd4f70287204a28d242a1054daab520"
SRCREV = "36b142d6179514989a44c1087f6c46182dafd21f"
S = "${WORKDIR}/git/stable"