From 3dcdebfac8d4b12e3abcabf6e5dc862600109e50 Mon Sep 17 00:00:00 2001 From: Joey Gouly Date: Tue, 20 Oct 2015 21:36:16 +0100 Subject: [PATCH] freetype: update ultimate patchset to 2015-10-05. 2015-08-01 fails to build. --- srcpkgs/freetype/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/freetype/template b/srcpkgs/freetype/template index b052a2714ce..38aa8bb516b 100644 --- a/srcpkgs/freetype/template +++ b/srcpkgs/freetype/template @@ -16,10 +16,10 @@ build_options="ultimate" desc_option_ultimate="Enable ultimate patchset" if [ "${build_option_ultimate}" ]; then - _ultimate_version="2015-08-01" + _ultimate_version="2015-10-05" _ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}/" distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz" - checksum+=" 19b3eac37f589a651e90507680c80e19bcb2ed4e3e6c63da7ca3c6e22bb209e9" + checksum+=" b4ad586d4ebb7cc50a56da6d912b61a5ba5d321df301feb6ab3506b5d1588836" conf_files+=" /etc/profile.d/infinality-settings.sh" post_extract() {