xpra: update to 0.17.6.
This commit is contained in:
parent
71cc96a565
commit
8d00abf1ad
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xpra'
|
||||
pkgname=xpra
|
||||
version=0.17.5
|
||||
revision=3
|
||||
version=0.17.6
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
|
||||
pycompile_module="xpra"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://xpra.org/"
|
||||
distfiles="https://xpra.org/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=716c655d2acf8dfe040957d6a9ee639407e570462f36e5e8ba402041ba8a6506
|
||||
checksum=f266df26c866699ec71fe7e33e71d38e397563230f0bb12f8b20bc422a2afbfc
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||
|
|
Loading…
Reference in New Issue