diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:24:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:24:14 +0200 |
commit | 13a6589dbc5424dca2e90b131073c83064184665 (patch) | |
tree | e733cccda3732a66e5a2a89805e6b48b4f3c0a38 /app-admin/exo | |
parent | app-admin/exo: ignore QA notices since it is a go package (diff) | |
download | gentoo-13a6589dbc5424dca2e90b131073c83064184665.tar.gz gentoo-13a6589dbc5424dca2e90b131073c83064184665.tar.bz2 gentoo-13a6589dbc5424dca2e90b131073c83064184665.zip |
app-admin/exo: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/exo')
-rw-r--r-- | app-admin/exo/exo-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/exo/exo-1.11.0.ebuild b/app-admin/exo/exo-1.11.0.ebuild index 6755fc9a5c8d..8bdad808508c 100644 --- a/app-admin/exo/exo-1.11.0.ebuild +++ b/app-admin/exo/exo-1.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Command-line tool for everything at Exoscale: compute, storage, dns." -HOMEPAGE="https://exoscale.github.io/cli" +HOMEPAGE="https://github.com/exoscale/cli" SRC_URI="https://github.com/exoscale/cli/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" |