harfbuzz: update to 8.2.0.

This commit is contained in:
Duncaen 2023-09-12 21:09:53 +02:00
parent 3d05c51929
commit dfdc8aa281
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.1.1
version=8.2.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=0305ad702e11906a5fc0c1ba11c270b7f64a8f5390d676aacfd71db129d6565f
checksum=8cb7117a62f42d5ad25d4a697e1bbfc65933b3eed2ee7f247203c79c9f1b514c
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"