harfbuzz: update to 8.3.0.

This commit is contained in:
Duncaen 2023-11-14 13:57:28 +01:00
parent 9968a69d4e
commit d4e225bd69
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=8.2.2
version=8.3.0
revision=1
build_style=meson
build_helper="gir qemu"
@ -21,7 +21,7 @@ license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
checksum=e433ad85fbdf57f680be29479b3f964577379aaf319f557eb76569f0ecbc90f3
checksum=109501eaeb8bde3eadb25fab4164e993fbace29c3d775bcaa1c1e58e2f15f847
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"