double-conversion: upgrade 3.2.1 -> 3.3.0

Changelog:
=========
Fix some compile warnings in Visual Studio
Set permissions for github workflows
Add flags to control trailing decimal and zero in exponent form when input has one significant digit

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-05-25 14:56:08 +08:00 committed by Khem Raj
parent d08c6f03da
commit 2424b1500a

View File

@ -12,7 +12,7 @@ SRC_URI = " \
git://github.com/google/double-conversion.git;protocol=https;branch=master \
file://run-ptest \
"
SRCREV = "af09fd65fcf24eee95dc62813ba9123414635428"
SRCREV = "4f7a25d8ced8c7cf6eee6fd09d6788eaa23c9afe"
inherit cmake ptest