fontconfig: update to 2.11.0.
This commit is contained in:
parent
0c414bf6f0
commit
c9ed73ef17
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'fontconfig'.
|
||||
pkgname=fontconfig
|
||||
version=2.10.95
|
||||
version=2.11.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.fontconfig.org"
|
||||
license="MIT"
|
||||
distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.bz2"
|
||||
checksum=abc0ecb9fb083d8705c140c8c0d13cc294c56faa1fee0e31e3f3eb98062a5e7b
|
||||
checksum=cb0e0ef6f03bc8568e95653840bb07d5859dc89d7ce2cade9d94fcccf8c1a467
|
||||
|
||||
fontconfig-devel_package() {
|
||||
depends="expat-devel freetype-devel fontconfig>=${version}"
|
||||
|
|
Loading…
Reference in New Issue