mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pango: update to 1.52.2
This commit is contained in:
parent
aed067fd61
commit
52af6f8e46
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pango'
|
# Template file for 'pango'
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.52.1
|
version=1.52.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.pango.org/"
|
homepage="https://www.pango.org/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/pango/${version%.*}/pango-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pango/${version%.*}/pango-${version}.tar.xz"
|
||||||
checksum=58728a0a2d86f60761208df9493033d18ecb2497abac80ee1a274ad0c6e55f0f
|
checksum=d0076afe01082814b853deec99f9349ece5f2ce83908b8e58ff736b41f78a96b
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue