spice: update to 0.14.2.

This commit is contained in:
Frank Steinborn 2019-06-07 01:24:13 +02:00 committed by Helmut Pozimski
parent 6de9799184
commit d53c3feb0d

View File

@ -1,7 +1,7 @@
# Template file for 'spice'
pkgname=spice
version=0.14.0
revision=5
version=0.14.2
revision=1
build_style=gnu-configure
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
--with-sasl --disable-static --enable-xinerama --disable-celt051"
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2"
homepage="http://www.spice-space.org"
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
checksum=3adb9495b51650e5eab53c74dd6a74919af4b339ff21721d9ab2a45b2e3bb848
checksum=b203b3882e06f4c7249a3150d90c84e1a90490d41ead255a3d2cede46f4a29a7
post_extract() {
sed -i 's/armv6hl/arm/g' configure # "detects" cpu from triplet.