mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xpra: update to 4.3.3.
This commit is contained in:
parent
c08ad0d875
commit
46a37abf77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=4.3.2
|
version=4.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_install_args="$(vopt_with docs)"
|
make_install_args="$(vopt_with docs)"
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://xpra.org/"
|
homepage="https://xpra.org/"
|
||||||
changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Xpra-org/xpra/master/docs/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Xpra-org/xpra/archive/v${version}.tar.gz"
|
||||||
checksum=1e548b8d20c243fba40692abb0aa2759e3bd3f2d3b6b51a160f82746cdf1d782
|
checksum=06009ea2cd41b3ffaab51b01e29bb4d9e635ead795d378575f5379e5cb166a83
|
||||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf /etc/xpra/conf.d/*"
|
||||||
|
|
||||||
system_groups="xpra"
|
system_groups="xpra"
|
||||||
|
|
Loading…
Add table
Reference in a new issue