freetype: update ultimate patchset to 2015-10-05.
2015-08-01 fails to build.
This commit is contained in:
parent
4fe7908479
commit
3dcdebfac8
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue