pango: update to 1.40.3.

This commit is contained in:
Michael Gehring 2016-09-14 10:21:51 +02:00
parent 84f0f83dc7
commit 50d957358f

View file

@ -1,6 +1,6 @@
# Template build file for 'pango'. # Template build file for 'pango'.
pkgname=pango pkgname=pango
version=1.40.2 version=1.40.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-included-modules=basic-fc $(vopt_enable gir introspection)" configure_args="--with-included-modules=basic-fc $(vopt_enable gir introspection)"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.pango.org/" homepage="http://www.pango.org/"
license="LGPL-2.1" license="LGPL-2.1"
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=90582a02bc89318d205814fc097f2e9dd164d26da5f27c53ea42d583b34c3cd1 checksum=abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3
# Package build options # Package build options
build_options="gir" build_options="gir"