mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
xpra: update to 6.3.2.
This commit is contained in:
parent
2966f9517b
commit
3840e76087
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=6.3.1
|
||||
revision=2
|
||||
version=6.3.2
|
||||
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=900d5b5c0826d231cf98d94aca3bc9765fe02bba01b6eed32c818041834e69b3
|
||||
checksum=04451c960308899ea3f27e55a8025cd2653f7bb3a88320a06e70743bb2598323
|
||||
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…
Add table
Reference in a new issue