From: Wang Mingyu <[email protected]>

Changelog:
===========
* The data tables and algorithms have been updated to Unicode version 16.0.0.
* New function
uc_is_property_modifier_combining_mark
  and new constant
    UC_PROPERTY_MODIFIER_COMBINING_MARK.
* Fixed a bug in the *printf functions: The %ls and %lc directives could
  lead to a crash on Solaris and MSVC.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../libunistring/{libunistring_1.2.bb => libunistring_1.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libunistring/{libunistring_1.2.bb => 
libunistring_1.3.bb} (93%)

diff --git a/meta/recipes-support/libunistring/libunistring_1.2.bb 
b/meta/recipes-support/libunistring/libunistring_1.3.bb
similarity index 93%
rename from meta/recipes-support/libunistring/libunistring_1.2.bb
rename to meta/recipes-support/libunistring/libunistring_1.3.bb
index 3018dbfdfb..08531acec1 100644
--- a/meta/recipes-support/libunistring/libunistring_1.2.bb
+++ b/meta/recipes-support/libunistring/libunistring_1.3.bb
@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
 DEPENDS = "gperf-native"
 
 SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"fd6d5662fa706487c48349a758b57bc149ce94ec6c30624ec9fdc473ceabbc8e"
+SRC_URI[sha256sum] = 
"8ea8ccf86c09dd801c8cac19878e804e54f707cf69884371130d20bde68386b7"
 
 inherit autotools texinfo
 BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206326): 
https://lists.openembedded.org/g/openembedded-core/message/206326
Mute This Topic: https://lists.openembedded.org/mt/109203595/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to