freetype: update ultimate patchset to 2015-11-30.

Closes #3171.
This commit is contained in:
Steve Prybylski 2015-12-14 02:30:03 -05:00
parent a66fe7b7a5
commit f8add4c0e8
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file 'freetype'.
pkgname=freetype
version=2.6.2
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="zlib-devel bzip2-devel libpng-devel"
@ -16,10 +16,10 @@ build_options="ultimate"
desc_option_ultimate="Enable ultimate patchset"
if [ "${build_option_ultimate}" ]; then
_ultimate_version="2015-10-05"
_ultimate_version="2015-11-30"
_ultimate_wrksrc="${XBPS_BUILDDIR}/fontconfig-ultimate-${_ultimate_version}/"
distfiles+=" https://github.com/bohoomil/fontconfig-ultimate/archive/${_ultimate_version}.tar.gz"
checksum+=" b4ad586d4ebb7cc50a56da6d912b61a5ba5d321df301feb6ab3506b5d1588836"
checksum+=" e6846c4d8c51b4095f78c3588cc7ced29f0a4aa9e3a4b4aac597beca58604f21"
conf_files+=" /etc/profile.d/infinality-settings.sh"
post_extract() {