xpra: update to 0.17.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=0.17.2
|
version=0.17.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
make_build_args="--with-webp"
|
make_build_args="--with-webp"
|
||||||
@@ -17,7 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||||||
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=689f97ceb310ddcd1730943332493d5479fae41873a06b8bdb2e3c7e191cef3f
|
checksum=9cd07b8caa505a8b69f4e53062d38e124f6e610befa9bb2fb0331f29a947ca39
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||||
|
|||||||
Reference in New Issue
Block a user