fontconfig: update to 2.14.1

This commit is contained in:
Rodrigo Oliveira 2022-10-25 16:33:10 -03:00 committed by Andrew J. Hesford
parent 29e165872f
commit d099b6025d

View file

@ -1,6 +1,6 @@
# Template file for 'fontconfig'
pkgname=fontconfig
version=2.14.0
version=2.14.1
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}/${pkgname}/release/${pkgname}-${version}.tar.xz"
checksum=dcbeb84c9c74bbfdb133d535fe1c7bedc9f2221a8daf3914b984c44c520e9bac
checksum=298e883f6e11d2c5e6d53c8a8394de58d563902cfab934e6be12fb5a5f361ef0
post_install() {
if [ "$CROSS_BUILD" ]; then