spice: update to 0.14.3.

This commit is contained in:
Anachron 2020-03-17 13:17:57 +01:00 committed by Juan RP
parent 71d44adf3e
commit ca5956accf

View File

@ -1,7 +1,7 @@
# Template file for 'spice'
pkgname=spice
version=0.14.2
revision=2
version=0.14.3
revision=1
build_style=gnu-configure
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
--with-sasl --disable-static --enable-xinerama --disable-celt051"
@ -11,11 +11,11 @@ makedepends="spice-protocol libjpeg-turbo-devel pixman-devel
libXrandr-devel libsasl-devel libXinerama-devel libglib-devel libcacard-devel
nss-devel"
short_desc="Implements the SPICE protocol"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2"
maintainer="Anachron <gith@cron.world>"
license="GPL-2.0-only"
homepage="http://www.spice-space.org"
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
checksum=b203b3882e06f4c7249a3150d90c84e1a90490d41ead255a3d2cede46f4a29a7
checksum=551d4be4a07667cf0543f3c895beb6da8a93ef5a9829f2ae47817be5e616a114
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
broken="SPICE server only works on little endian architectures"