xpra: update to 0.17.2.

This commit is contained in:
Christian Neukirchen 2016-05-18 13:20:40 +02:00
parent 0c351599f2
commit 944c175c33
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xpra'
pkgname=xpra
version=0.17.1
version=0.17.2
revision=1
build_style=python-module
make_build_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=041de13937f3f0529dcde9ccc681b52bc85c5074a021060a56a1da2cdfe66315
checksum=689f97ceb310ddcd1730943332493d5479fae41873a06b8bdb2e3c7e191cef3f
post_extract() {
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh