harfbuzz: update to 9.0.0.

This commit is contained in:
Duncaen 2024-06-30 19:54:09 +02:00
parent 7363f7aa5b
commit 8cc3fb89e2
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'harfbuzz'
pkgname=harfbuzz
version=8.5.0
version=9.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=77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27
checksum=a41b272ceeb920c57263ec851604542d9ec85ee3030506d94662067c7b6ab89e
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"