gnome-boxes: update to 3.22.4.
This commit is contained in:
parent
fdc22ff9e1
commit
76b30e0571
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.22.3
|
version=3.22.4
|
||||||
revision=1
|
revision=1
|
||||||
# XXX ovirt support.
|
# XXX ovirt support.
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://live.gnome.org/Boxes"
|
homepage="https://live.gnome.org/Boxes"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=90f9909946b67a0eac1322163f6260cea3d6b8a3f78db7c2071773aad1b627aa
|
checksum=585a1c292010ebb479cb60e02621d01d450f84cdad82a61b7ce58a0218e1cff2
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue