We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e694c2 commit 7177ff8Copy full SHA for 7177ff8
1 file changed
srcpkgs/spice/template
@@ -1,6 +1,6 @@
1
# Template file for 'spice'
2
pkgname=spice
3
-version=0.15.2
+version=0.16.0
4
revision=1
5
build_style=gnu-configure
6
configure_args="--disable-tunnel --disable-opengl --enable-smartcard
@@ -17,7 +17,7 @@ license="LGPL-2.1-or-later"
17
homepage="https://www.spice-space.org/"
18
changelog="https://gitlab.freedesktop.org/spice/spice/-/raw/master/CHANGELOG.md"
19
distfiles="https://www.spice-space.org/download/releases/spice-server/spice-${version}.tar.bz2"
20
-checksum=6d9eb6117f03917471c4bc10004abecff48a79fb85eb85a1c45f023377015b81
+checksum=0a6ec9528f05371261bbb2d46ff35e7b5c45ff89bb975a99af95a5f20ff4717d
21
22
if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
23
broken="SPICE server only works on little endian architectures"
0 commit comments