spice: update to 0.15.2.

This commit is contained in:
Anachron 2025-01-15 14:34:12 +01:00 committed by tranzystorekk
parent cb76122ee7
commit cd4ab1cdf7

View File

@ -1,7 +1,7 @@
# Template file for 'spice'
pkgname=spice
version=0.15.1
revision=2
version=0.15.2
revision=1
build_style=gnu-configure
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
--with-sasl --disable-static --enable-xinerama --disable-celt051"
@ -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=ada9af67ab321916bd7eb59e3d619a4a7796c08a28c732edfc7f02fc80b1a37a
checksum=6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
broken="SPICE server only works on little endian architectures"