libunistring: upgrade 1.3 -> 1.4.1
License-Update: copyright years updated[1].
Changes in 1.4:
* The data tables and algorithms have been updated to Unicode version 17.0.0.
* Fixed a bug: The functions u*_grapheme_next and u*_grapheme_prev did not work right for strings with Indic characters, Emojis, or regional indicators.
Changes in 1.4.1:
* Fixed a compilation error in C++ mode.
[1] https://gitweb.git.savannah.gnu.org/gitweb/?p=libunistring.git;a=commitdiff;h=
8839cd8ecfe0d6c32337419e4abdc856da23826e
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>