spice: update to 0.16.0.

This commit is contained in:
Anachron 2025-06-18 18:53:23 +02:00 committed by Duncan Overbruck
parent 9e694c2090
commit 7177ff888f

View file

@ -1,6 +1,6 @@
# Template file for 'spice'
pkgname=spice
version=0.15.2
version=0.16.0
revision=1
build_style=gnu-configure
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.spice-space.org/"
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"
checksum=6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
checksum=0a6ec9528f05371261bbb2d46ff35e7b5c45ff89bb975a99af95a5f20ff4717d
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
broken="SPICE server only works on little endian architectures"