xpra: update to 2.2.2.
Closes #10892. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
799a55afa5
commit
60fe836ced
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="
|
||||
|
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=81e103712d1543fb85880a28e25702efe3be9175d18274cb8d8ffb20b8485c14
|
||||
checksum=1302791e15be61425067660f5bf1cd9aa4373445711cacc055661290f20ba29a
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
depends+=" python-PyOpenGL-accelerate"
|
||||
|
|
Loading…
Reference in New Issue