parent
f9cd7f57ff
commit
3ca840d414
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-boxes'
|
# Template file for 'gnome-boxes'
|
||||||
pkgname=gnome-boxes
|
pkgname=gnome-boxes
|
||||||
version=3.26.1
|
version=3.26.2
|
||||||
revision=1
|
revision=1
|
||||||
# XXX ovirt support.
|
# XXX ovirt support.
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,7 +16,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=fc0d4479b076393caeeab22d9ae3247503b9eb15b6bfe8fdfab2f2435051fa58
|
checksum=d00fc083182963dc1bbdee5e743ceb28ba03fbf5a9ea87c78d29dca5fb5b9210
|
||||||
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
nocross="won't cross-compile without gobject-introspection, gobject-intropection can't be cross compiled"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in New Issue