spice: update to 0.14.0.
This commit is contained in:
parent
ee2fddb5ff
commit
edbefc95c6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spice'
|
||||
pkgname=spice
|
||||
version=0.13.90
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
|
||||
|
@ -15,7 +15,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=c6293cac25e97001e00538bb368658cd6aba1e7e3fd5e1bfa8c8f237e99bca17
|
||||
checksum=3adb9495b51650e5eab53c74dd6a74919af4b339ff21721d9ab2a45b2e3bb848
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/armv6hl/arm/g' configure # "detects" cpu from triplet.
|
||||
|
|
Loading…
Reference in New Issue