mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
spice: update to 0.14.2.
This commit is contained in:
parent
6de9799184
commit
d53c3feb0d
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.14.0
|
version=0.14.2
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
|
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
|
||||||
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
--with-sasl --disable-static --enable-xinerama --disable-celt051"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
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=3adb9495b51650e5eab53c74dd6a74919af4b339ff21721d9ab2a45b2e3bb848
|
checksum=b203b3882e06f4c7249a3150d90c84e1a90490d41ead255a3d2cede46f4a29a7
|
||||||
|
|
||||||
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