package/utf8proc: bump version to 2.10.0
Adds unicode 16 support For release note, see: https://github.com/JuliaStrings/utf8proc/releases/tag/v2.10.0 Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> [Julien: add link to release note] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
696113c2b7
commit
74b502a54e
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 bd215d04313b5bc42c1abedbcb0a6574667e31acee1085543a232204e36384c4 utf8proc-2.9.0.tar.gz
|
||||
sha256 276a37dc4d1dd24d7896826a579f4439d1e5fe33603add786bb083cab802e23e utf8proc-2.10.0.tar.gz
|
||||
sha256 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256 LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UTF8PROC_VERSION = 2.9.0
|
||||
UTF8PROC_VERSION = 2.10.0
|
||||
UTF8PROC_SITE = https://github.com/JuliaStrings/utf8proc/releases/download/v$(UTF8PROC_VERSION)
|
||||
UTF8PROC_LICENSE = MIT
|
||||
UTF8PROC_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user