harfbuzz: update to 11.0.0.

This commit is contained in:
Duncaen 2025-03-27 16:01:58 +01:00
parent 6809bb111c
commit 80e031b166
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=10.4.0
version=11.0.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=480b6d25014169300669aa1fc39fb356c142d5028324ea52b3a27648b9beaad8
checksum=f16351bafe214725fe2c1d5b59f0d93e49905a4b247899fb90d70cff953a2b9b
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"