mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pango: update to 1.50.3
This commit is contained in:
parent
09b40401d6
commit
0c8cbfcaa4
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.50.2
|
version=1.50.3
|
||||||
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%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5de9b7ebeaac20b0ea3a194d69b5381bc5589570da596746acb699a3eb62b3de
|
checksum=4add05edf51c1fb375a1ccde7498914120e23cb280dd7395b1aeb441f1838a4c
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue