pango: update to 1.36.2.

This commit is contained in:
Juan RP 2014-02-05 08:55:19 +01:00
parent 5ee22fec6c
commit e282fa5649

View file

@ -1,6 +1,6 @@
# Template build file for 'pango'. # Template build file for 'pango'.
pkgname=pango pkgname=pango
version=1.36.1 version=1.36.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-included-modules=basic-fc" configure_args="--with-included-modules=basic-fc"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.pango.org/" homepage="http://www.pango.org/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/pango/1.36/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/pango/1.36/${pkgname}-${version}.tar.xz"
checksum=42e4b51cdc99e6878a9ea2a5ef2b31b79c1033f8518726df738a3c54c90e59f8 checksum=f07f9392c9cf20daf5c17a210b2c3f3823d517e1917b72f20bb19353b2bc2c63
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libtool" hostmakedepends+=" libtool"