pango: update to 1.34.1.
This commit is contained in:
parent
717d021bef
commit
dfb4a55002
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pango'.
|
||||
pkgname=pango
|
||||
version=1.34.0
|
||||
revision=3
|
||||
version=1.34.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-included-modules=basic-fc"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.pango.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/pango/1.34/${pkgname}-${version}.tar.xz"
|
||||
checksum=105da1efe019018a9de81681d88c9ace83d2111509ab625c4be9d124a1fdce27
|
||||
checksum=1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# needs glib-mkenums
|
||||
|
|
Loading…
Reference in New Issue