mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spice: update to 0.12.8.
Fixes CVE-2016-0749, CVE-2016-2150
This commit is contained in:
parent
a249498093
commit
dcdcebaf63
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spice'
|
# Template file for 'spice'
|
||||||
pkgname=spice
|
pkgname=spice
|
||||||
version=0.12.7
|
version=0.12.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tunnel --disable-opengl --disable-smartcard
|
configure_args="--disable-tunnel --disable-opengl --disable-smartcard
|
||||||
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.spice-space.org"
|
homepage="http://www.spice-space.org"
|
||||||
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
|
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
|
||||||
checksum=1c8e96cb9e833e23372e2f461508135903b697fd8c6daff565e9e87f6d2f6aba
|
checksum=f901a5c5873d61acac84642f9eea5c4d6386fc3e525c2b68792322794e1c407d
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/armv6hl/arm/g' configure # "detects" cpu from triplet.
|
sed -i 's/armv6hl/arm/g' configure # "detects" cpu from triplet.
|
||||||
|
|
Loading…
Add table
Reference in a new issue