xpra: update to 0.17.3.
This commit is contained in:
parent
4ae3bc95ef
commit
430a940d9a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.17.2
|
||||
version=0.17.3
|
||||
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=689f97ceb310ddcd1730943332493d5479fae41873a06b8bdb2e3c7e191cef3f
|
||||
checksum=9cd07b8caa505a8b69f4e53062d38e124f6e610befa9bb2fb0331f29a947ca39
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||
|
|
Loading…
Reference in New Issue