From 304ce77af9bcc2c304ae4bbb44f6b5a78d79bb6a Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Tue, 25 Oct 2022 16:33:10 -0300 Subject: [PATCH] fontconfig: update to 2.14.1 --- srcpkgs/fontconfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template index 75597231084ca2..636df1d5da7b6d 100644 --- a/srcpkgs/fontconfig/template +++ b/srcpkgs/fontconfig/template @@ -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 " 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