fontconfig: update to 2.16.0.

Closes: #54031 [via git-merge-pr]
This commit is contained in:
1is7ac3 2025-01-19 17:07:44 -03:00 committed by classabbyamp
parent 9964e0039b
commit 6cc622e76f
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'fontconfig'
pkgname=fontconfig
version=2.14.2
version=2.16.0
revision=1
build_style=gnu-configure
configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://www.fontconfig.org"
distfiles="${FREEDESKTOP_SITE}/fontconfig/release/fontconfig-${version}.tar.xz"
checksum=dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b
checksum=6a33dc555cc9ba8b10caf7695878ef134eeb36d0af366041f639b1da9b6ed220
post_install() {
if [ "$CROSS_BUILD" ]; then