From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- net-misc/anydesk/anydesk-5.0.0.ebuild | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'net-misc/anydesk/anydesk-5.0.0.ebuild') diff --git a/net-misc/anydesk/anydesk-5.0.0.ebuild b/net-misc/anydesk/anydesk-5.0.0.ebuild index 6bd890da6453..7a87b3cd2f86 100644 --- a/net-misc/anydesk/anydesk-5.0.0.ebuild +++ b/net-misc/anydesk/anydesk-5.0.0.ebuild @@ -7,8 +7,14 @@ inherit desktop systemd xdg-utils DESCRIPTION="Feature rich multi-platform remote desktop application" HOMEPAGE="https://anydesk.com" -SRC_URI="amd64? ( https://download.anydesk.com/linux/${P}-amd64.tar.gz ) - x86? ( https://download.anydesk.com/linux/${P}-i686.tar.gz )" +SRC_URI="amd64? ( + https://download.anydesk.com/linux/${P}-amd64.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-amd64.tar.gz + ) + x86? ( + https://download.anydesk.com/linux/${P}-i686.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-i686.tar.gz + )" # OpeSSL/SSLeay, libvpx, zlib, Xiph, xxHash LICENSE="AnyDesk-TOS BSD BSD-2 openssl ZLIB" -- cgit v1.2.3