fontconfig: update to 2.11.1.

This commit is contained in:
Juan RP 2014-04-21 12:27:30 +02:00
parent a3a2d69c8d
commit b5800797ed
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'fontconfig'. # Template build file for 'fontconfig'.
pkgname=fontconfig pkgname=fontconfig
version=2.11.0 version=2.11.1
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname" configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.fontconfig.org" homepage="http://www.fontconfig.org"
license="MIT" license="MIT"
distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.bz2" distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.bz2"
checksum=cb0e0ef6f03bc8568e95653840bb07d5859dc89d7ce2cade9d94fcccf8c1a467 checksum=dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99
fontconfig-devel_package() { fontconfig-devel_package() {
depends="expat-devel freetype-devel ${sourcepkg}>=${version}_${revision}" depends="expat-devel freetype-devel ${sourcepkg}>=${version}_${revision}"