mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
pango: update to 1.40.6.
This commit is contained in:
parent
35b97a8184
commit
82662f6cfd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'pango'.
|
# Template build file for 'pango'.
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.40.5
|
version=1.40.6
|
||||||
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=24748140456c42360b07b2c77a1a2e1216d07c056632079557cd4e815b9d01c9
|
checksum=ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue