xpra: update to 2.0.1.
This commit is contained in:
parent
574bdae295
commit
084ee44eff
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=2.0
|
version=2.0.1
|
||||||
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=ca9e9622a9d435f9591bf60baec50ea02ebad4e0c0017e1df43dfddd6616e807
|
checksum=685553c0f7cdeadde3d5a7ba48f3cd9d0feaa755e0debbdf198355223c8bc287
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-PyOpenGL-accelerate"
|
depends+=" python-PyOpenGL-accelerate"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue