pango: update to 1.40.1.
This commit is contained in:
parent
21d05633b0
commit
341afcd66b
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'pango'.
|
||||
pkgname=pango
|
||||
version=1.40.0
|
||||
version=1.40.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=da17985df314cb07d066ab5424f59c21ce973ece05b7de4df04d798ec8511c8b
|
||||
checksum=e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue