spice: update to 0.12.8.

Fixes CVE-2016-0749, CVE-2016-2150
This commit is contained in:
Michael Gehring 2016-10-31 09:34:10 +01:00
parent a249498093
commit dcdcebaf63
1 changed files with 3 additions and 3 deletions

View File

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