From dcdcebaf634c3063bf83037b83798b448d98d955 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 31 Oct 2016 09:34:10 +0100 Subject: [PATCH] spice: update to 0.12.8. Fixes CVE-2016-0749, CVE-2016-2150 --- srcpkgs/spice/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/spice/template b/srcpkgs/spice/template index db3b65be78..d7524587ec 100644 --- a/srcpkgs/spice/template +++ b/srcpkgs/spice/template @@ -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 " 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.