xpra: update to 2.0.2.
This commit is contained in:
parent
9e4483bc7b
commit
8e44ea2ddb
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=2.0.1
|
version=2.0.2
|
||||||
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=685553c0f7cdeadde3d5a7ba48f3cd9d0feaa755e0debbdf198355223c8bc287
|
checksum=4341bb6652d6e7784dddc02c63a634019c782332e9af1c08f4b8ec24f57a1f26
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-PyOpenGL-accelerate"
|
depends+=" python-PyOpenGL-accelerate"
|
||||||
|
|
Loading…
Reference in a new issue