xpra: update to 2.1.1.

This commit is contained in:
Leah Neukirchen 2017-08-09 13:33:46 +02:00
parent 3c9eb0fab7
commit 2212f6f191

View file

@ -1,6 +1,6 @@
# Template file for 'xpra' # Template file for 'xpra'
pkgname=xpra pkgname=xpra
version=2.1 version=2.1.1
revision=1 revision=1
build_style=python2-module build_style=python2-module
conf_files=" conf_files="
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2" license="GPL-2"
homepage="http://xpra.org/" homepage="http://xpra.org/"
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz" distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
checksum=93eef9c923e8ae309b8b849676b1fdc9e6f840193b579a54fed0c6fb25839565 checksum=0777e8b4bb7efc2cf5dae1424f6c8383dc5ea377de415b3895d776a7606bed39
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate" depends+=" python-PyOpenGL-accelerate"