xpra: update to 2.2.4.

This commit is contained in:
Leah Neukirchen 2018-02-07 18:49:21 +01:00
parent 86553e7d0a
commit 28cd793299
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'xpra' # Template file for 'xpra'
pkgname=xpra pkgname=xpra
version=2.2.3 version=2.2.4
revision=2 revision=1
build_style=python2-module build_style=python2-module
conf_files=" conf_files="
/etc/xpra/xpra.conf /etc/xpra/xpra.conf
@ -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=501a6b2678835d709ee2f41befa4e4650d90a7aa83f5f08471a53ae79809980d checksum=be43b1d8185953f787e656cea4f570e0c5cc5d7b8fbc0fa45b244d1d37751e6d
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then
depends+=" python-PyOpenGL-accelerate" depends+=" python-PyOpenGL-accelerate"