diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-26 01:45:29 -0300 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-11 10:46:55 +0000 |
commit | 0d84bbf23053822408c5f9416a96e9418925daf3 (patch) | |
tree | 8806864f409c88fff25134cabfad803c29261331 | |
parent | a085a74f618297bdc2f95534b187542d983355fe (diff) | |
download | aports-0d84bbf23053822408c5f9416a96e9418925daf3.tar.bz2 aports-0d84bbf23053822408c5f9416a96e9418925daf3.tar.xz |
community/xpra: rebuild against libx265.so.179
Closes !141
-rw-r--r-- | community/xpra/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xpra/APKBUILD b/community/xpra/APKBUILD index 4526680b0a..32e1eeb7d3 100644 --- a/community/xpra/APKBUILD +++ b/community/xpra/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=xpra pkgver=3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Xpra is 'screen for X' & allows you to run X programs, usually on a remote host over SSH or encrypted tcp" url="https://xpra.org" # !armhf: fails to build |