gjs: update to 1.56.2.
This commit is contained in:
parent
e4f0981f10
commit
1d70b524d1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gjs'
|
# Template file for 'gjs'
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
version=1.56.1
|
version=1.56.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--without-dbus-tests"
|
configure_args="--without-dbus-tests"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT, LGPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/action/show/Projects/Gjs"
|
homepage="https://wiki.gnome.org/action/show/Projects/Gjs"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gjs/blob/gnome-3-30/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gjs/blob/gnome-3-30/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6724f10e451eaf867e10f0badc3e1e606d823cf5b4c50c5129ee0106b2c1d473
|
checksum=4c89818c3d0e2186fcc4cb5228e9bf2a1866dd7d6646a18f1b37219b6710a3ac
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) configure_args+=" --disable-profiler" # https://gitlab.gnome.org/GNOME/gjs/issues/132
|
*-musl) configure_args+=" --disable-profiler" # https://gitlab.gnome.org/GNOME/gjs/issues/132
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue