harfbuzz: update to 10.2.0.

This commit is contained in:
Duncaen 2025-01-13 18:56:46 +01:00
parent 5d093ed412
commit 54acbb3040
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.1.0
version=10.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=6ce3520f2d089a33cef0fc48321334b8e0b72141f6a763719aaaecd2779ecb82
checksum=620e3468faec2ea8685d32c46a58469b850ef63040b3565cde05959825b48227
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"