xpra: update to 0.17.1.

This commit is contained in:
Christian Neukirchen 2016-05-03 12:18:00 +02:00
parent 8338656ad4
commit 3ddfd538ca

View file

@ -1,7 +1,7 @@
# Template file for 'xpra'
pkgname=xpra
version=0.17.0
revision=3
version=0.17.1
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=543020b94354630d3dca59b263a2b53baac210b683e916e0479b9cc09e887429
checksum=041de13937f3f0529dcde9ccc681b52bc85c5074a021060a56a1da2cdfe66315
post_extract() {
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh