mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gobject-introspection: update to 1.84.0.
This commit is contained in:
parent
70b7cfe280
commit
e050ce0800
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
# keep in sync with gobject-introspection-bootstrap
|
# keep in sync with gobject-introspection-bootstrap
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=1.82.0
|
version=1.84.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
pycompile_dirs="usr/lib/gobject-introspection/giscanner"
|
pycompile_dirs="usr/lib/gobject-introspection/giscanner"
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
homepage="https://wiki.gnome.org/Projects/GObjectIntrospection"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gobject-introspection/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gobject-introspection/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gobject-introspection/${version%.*}/gobject-introspection-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gobject-introspection/${version%.*}/gobject-introspection-${version}.tar.xz"
|
||||||
checksum=0f5a4c1908424bf26bc41e9361168c363685080fbdb87a196c891c8401ca2f09
|
checksum=945b57da7ec262e5c266b89e091d14be800cc424277d82a02872b7d794a84779
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue