xpra: update to 2.2.4.
This commit is contained in:
parent
86553e7d0a
commit
28cd793299
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="
|
||||
/etc/xpra/xpra.conf
|
||||
|
@ -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=501a6b2678835d709ee2f41befa4e4650d90a7aa83f5f08471a53ae79809980d
|
||||
checksum=be43b1d8185953f787e656cea4f570e0c5cc5d7b8fbc0fa45b244d1d37751e6d
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
depends+=" python-PyOpenGL-accelerate"
|
||||
|
|
Loading…
Reference in New Issue