diff --git a/srcpkgs/freetype/template b/srcpkgs/freetype/template index b052a2714c..38aa8bb516 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() {