mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
xpra: update to 2.2.
This commit is contained in:
parent
c1ed311291
commit
653d3a6891
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.1.3
|
version=2.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=359fded90cb63f2c725ae64d0cfd0e156de16ddd68cb71e7aeae009cca1d1464
|
checksum=c21b5e83cbb5d26b3f014170c25fdc946433f3eef2d955892cf93bb86e89203e
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
depends+=" python-PyOpenGL-accelerate"
|
depends+=" python-PyOpenGL-accelerate"
|
||||||
|
|
Loading…
Add table
Reference in a new issue