mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gjs: update to 1.48.2.
This commit is contained in:
parent
178da819d6
commit
4a56699dc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gjs'
|
# Template file for 'gjs'
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
version=1.48.1
|
version=1.48.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
|
hostmakedepends="pkg-config intltool glib-devel gobject-introspection"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MPL-1.1, LGPL-2.1, GPL-2"
|
license="MPL-1.1, LGPL-2.1, GPL-2"
|
||||||
homepage="http://live.gnome.org/Gjs"
|
homepage="http://live.gnome.org/Gjs"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=21198950472c3c8f4a4679b0292c663faed04b07ee5de026bfd19eaa4ed15a84
|
checksum=99c225ab2149bd31f7ac84d6ee1ea9ae843bf9a806ca853786d90e3182c4f4a1
|
||||||
|
|
||||||
gjs-devel_package() {
|
gjs-devel_package() {
|
||||||
depends="libgirepository-devel mozjs38-devel gjs>=${version}_${revision}"
|
depends="libgirepository-devel mozjs38-devel gjs>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue