mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
spice: update to 0.16.0.
This commit is contained in:
parent
9e694c2090
commit
7177ff888f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spice'
|
# Template file for 'spice'
|
||||||
pkgname=spice
|
pkgname=spice
|
||||||
version=0.15.2
|
version=0.16.0
|
||||||
revision=1
|
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
|
||||||
|
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.spice-space.org/"
|
homepage="https://www.spice-space.org/"
|
||||||
changelog="https://gitlab.freedesktop.org/spice/spice/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.freedesktop.org/spice/spice/-/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
|
distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
|
||||||
checksum=6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
|
checksum=0a6ec9528f05371261bbb2d46ff35e7b5c45ff89bb975a99af95a5f20ff4717d
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
|
||||||
broken="SPICE server only works on little endian architectures"
|
broken="SPICE server only works on little endian architectures"
|
||||||
|
|
Loading…
Add table
Reference in a new issue