mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xpra: update to 0.16.2.
This commit is contained in:
parent
0e09ed3e84
commit
1bb3a5c1c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xpra'
|
# Template file for 'xpra'
|
||||||
pkgname=xpra
|
pkgname=xpra
|
||||||
version=0.16.1
|
version=0.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
|
conf_files="/etc/xpra/xpra.conf /etc/xpra/xorg.conf"
|
||||||
|
@ -15,7 +15,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=727178e64578679ac0111dd868e01579e8add5384ed40624dee508bf9ed5f677
|
checksum=ce99b941f63aeae465c9d095bcdef857227f8102759df3d013fbfb65c8cea540
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
sed -i 's/-Werror/-Wno-error/g' setup.py # ugh
|
||||||
|
|
Loading…
Add table
Reference in a new issue