gjs: update to 1.80.2.
This commit is contained in:
parent
bd356914bb
commit
fbd02ec391
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gjs'
|
||||
pkgname=gjs
|
||||
version=1.78.4
|
||||
version=1.80.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir qemu"
|
||||
|
@ -13,9 +13,9 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="MIT, LGPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/gjs"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/gnome-44/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gjs/-/raw/gnome-46/NEWS"
|
||||
distfiles="${GNOME_SITE}/gjs/${version%.*}/gjs-${version}.tar.xz"
|
||||
checksum=9aec7ab872c2050404907ae94f0ae7abec8a54bd9c894ddb5c2d0f51e932b9a1
|
||||
checksum=135e39c5ac591096233e557cfe577d64093f5054411d47cb2e214bad7d4199bd
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
|
|
Loading…
Reference in New Issue