xpra: update to 0.17.0.
This commit is contained in:
parent
bf1ee0eb0f
commit
a74cb98804
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.16.3
|
||||
revision=2
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
make_build_args="--with-webp"
|
||||
make_install_args="--with-webp"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=1516ab10eb348092077ffb698bce234d06a234a5748e422fdf92f34922fb39ea
|
||||
checksum=543020b94354630d3dca59b263a2b53baac210b683e916e0479b9cc09e887429
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||
|
|
Loading…
Reference in New Issue