harfbuzz: update to 11.3.3.

This commit is contained in:
Duncaen 2025-08-01 17:50:24 +02:00
parent 5c7d7b5650
commit 58ec66b04f
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'harfbuzz' # Template file for 'harfbuzz'
pkgname=harfbuzz pkgname=harfbuzz
version=11.2.1 version=11.3.3
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir qemu" build_helper="gir qemu"
@ -21,7 +21,7 @@ license="MIT"
homepage="https://harfbuzz.github.io/" homepage="https://harfbuzz.github.io/"
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS" changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz" distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
checksum=093714c8548a285094685f0bdc999e202d666b59eeb3df2ff921ab68b8336a49 checksum=e1fbca6b32a91ae91ecd9eb2ca8d47a5bfe2b1cb2e54855ab7a0b464919ef358
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled" configure_args+=" -Dtests=enabled"