harfbuzz: update to 11.2.0.

This commit is contained in:
Duncaen 2025-05-05 22:41:44 +02:00
parent 87f626d5fe
commit b1fac87b1e
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'harfbuzz'
pkgname=harfbuzz
version=11.1.0
version=11.2.0
revision=1
build_style=meson
build_helper="gir qemu"
@ -21,7 +21,7 @@ license="MIT"
homepage="https://harfbuzz.github.io/"
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
checksum=477f0d48c34dc32093b45304178eb9733361ca1832b5159879c99e6d40227969
checksum=50f7d0a208367e606dbf6eecc5cfbecc01a47be6ee837ae7aff2787e24b09b45
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"