mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
xpra: update to 4.4.4.
This commit is contained in:
parent
99d35d4f56
commit
de9db5831b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=4.4.3
|
||||
version=4.4.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--without-cuda_kernels --without-cuda_rebuild"
|
||||
|
@ -18,7 +18,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=fc394c5b346791cc941c8917bbdd44bb26be76a021e497fa6f661e62cc4dd57a
|
||||
checksum=63f6b82efde9393a42bbeefc1a35926d636decf32f9b2076800b999d7b418cfc
|
||||
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