spice-gtk: update to 0.29.
This commit is contained in:
parent
edfa03d035
commit
76324cbd41
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spice-gtk'
|
||||
pkgname=spice-gtk
|
||||
version=0.28
|
||||
revision=3
|
||||
version=0.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-vala $(vopt_enable gir introspection)
|
||||
--enable-smartcard=no --enable-usbredir --enable-polkit=yes --enable-pie=yes
|
||||
|
@ -18,7 +18,7 @@ license="LGPL-2.1"
|
|||
short_desc="GTK+2/3 SPICE widget"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://spice-space.org/download/gtk/${pkgname}-${version}.tar.bz2"
|
||||
checksum=15aeeb63422cb3bfaa2edbf4602ed2025baa4455abfd1677f631245a0d0f81c4
|
||||
checksum=44c7e22713246a2054c3c3b6e0280fd4c1fdbd2c8d33e5eb95bcda4748d5e973
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue