gnome-boxes: update to 3.18.1.
This commit is contained in:
parent
0a15237a56
commit
563eec7fc9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.18.0
|
version=3.18.1
|
||||||
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=ed2b442fc676bdfa47d6b6326836238c2c98af9725a91eb023784a3e692ae749
|
checksum=0235d7f76cf3faa3889b302c743d608759e84506657ed4e374592c39f768fb2b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue