libutf8proc: update to 2.10.0

This commit is contained in:
tranzystorekk 2025-03-08 20:45:41 +01:00
parent 3c1d5cf337
commit 16f4162427

View File

@ -1,6 +1,6 @@
# Template file for 'libutf8proc'
pkgname=libutf8proc
version=2.9.0
version=2.10.0
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -10,7 +10,7 @@ license="MIT"
homepage="http://juliastrings.github.io/utf8proc/"
changelog="https://raw.githubusercontent.com/JuliaStrings/utf8proc/master/NEWS.md"
distfiles="https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v${version}.tar.gz"
checksum=18c1626e9fc5a2e192311e36b3010bfc698078f692888940f1fa150547abb0c1
checksum=6f4f1b639daa6dca9f80bc5db1233e9cbaa31a67790887106160b33ef743f136
if [ -n "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DUTF8PROC_ENABLE_TESTING=ON"