xpra: update to 6.1.1.
This commit is contained in:
parent
371e31110f
commit
d0791e3411
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=6.1.0
|
||||
revision=2
|
||||
version=6.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--without-cuda_kernels --without-cuda_rebuild
|
||||
$(vopt_if docs "--with-docs")"
|
||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://xpra.org/"
|
||||
changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md"
|
||||
distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz"
|
||||
checksum=9d8c10586e5d275021e06dc88e1652075f3d9c80ca3b2682babc9e07a89f8600
|
||||
checksum=89e9a7372a64f3c1d90406e537e25315e030a23d6b6ac37d55d031f0b45bc720
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||
# Tests don't run properly without package installed
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue