harfbuzz: update to 14.2.1.

This commit is contained in:
Duncaen
2026-06-04 20:08:57 +02:00
parent 68d2e2148a
commit f1bccfcc5b
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'harfbuzz'
pkgname=harfbuzz
version=14.2.0
version=14.2.1
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=94017020f96d025bb66ae91574e4cf334bcad23e8175a8a40565b3721bc2eaff
checksum=a54a5d8e9380a41fbb762ce367bcbf7704792dfca0d93f1bbca86c5a57902e0e
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"