mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
glib-bootstrap: update to 2.80.3.
This commit is contained in:
parent
1259ec5e85
commit
bddd7e2881
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
# This aloing with gobject-introspection-bootstrap is unfortunately necessary as a part of the
|
# This aloing with gobject-introspection-bootstrap is unfortunately necessary as a part of the
|
||||||
# libgirepository-1.0 to libgirepository-2.0 migration.
|
# libgirepository-1.0 to libgirepository-2.0 migration.
|
||||||
pkgname=glib-bootstrap
|
pkgname=glib-bootstrap
|
||||||
version=2.80.0
|
version=2.80.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# static version is necessary for qemu-user-static;
|
# static version is necessary for qemu-user-static;
|
||||||
|
@ -19,10 +19,10 @@ short_desc="GNU library of C routines"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GLib"
|
homepage="https://wiki.gnome.org/Projects/GLib"
|
||||||
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-78/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/glib/raw/glib-2-80/NEWS"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
|
#changelog="https://gitlab.gnome.org/GNOME/glib/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/glib/${version%.*}/glib-${version}.tar.xz"
|
||||||
checksum=8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d
|
checksum=3947a0eaddd0f3613d0230bb246d0c69e46142c19022f5c4b1b2e3cba236d417
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
|
||||||
repository=bootstrap
|
repository=bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue