mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
pango: update to 1.42.2.
This commit is contained in:
parent
160653374d
commit
f03e704f58
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'pango'.
|
# Template file for 'pango'
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.42.1
|
version=1.42.2
|
||||||
revision=1
|
revision=1
|
||||||
configure_args="$(vopt_enable gir introspection) --disable-gtk-doc"
|
configure_args="$(vopt_enable gir introspection) --disable-gtk-doc"
|
||||||
build_style=gnu-configure # switch to meson when possible
|
build_style=gnu-configure # switch to meson when possible
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.pango.org/"
|
homepage="http://www.pango.org/"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=915a6756b298578ff27c7a6393f8c2e62e6e382f9411f2504d7af1a13c7bce32
|
checksum=b1e416b4d40416ef6c8224cf146492b86848703264ba88f792290992cf3ca1e2
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue