diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-05 09:11:41 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-05 09:11:41 +0300 |
commit | dfdd198d358292a3c5445451ba6671282cdf9dee (patch) | |
tree | ef60a511fcfd050fc2a01931ac38d609eb3cb68c /app-containers/lxd/lxd-5.0.2-r2.ebuild | |
parent | www-client/firefox: keyword 115.0 for ~ppc64 (diff) | |
download | gentoo-dfdd198d358292a3c5445451ba6671282cdf9dee.tar.gz gentoo-dfdd198d358292a3c5445451ba6671282cdf9dee.tar.bz2 gentoo-dfdd198d358292a3c5445451ba6671282cdf9dee.zip |
app-containers/lxd: update HOMEPAGE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers/lxd/lxd-5.0.2-r2.ebuild')
-rw-r--r-- | app-containers/lxd/lxd-5.0.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/lxd/lxd-5.0.2-r2.ebuild b/app-containers/lxd/lxd-5.0.2-r2.ebuild index 9e5eeb783945..a567f5520d4e 100644 --- a/app-containers/lxd/lxd-5.0.2-r2.ebuild +++ b/app-containers/lxd/lxd-5.0.2-r2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit bash-completion-r1 go-module linux-info optfeature systemd verify-sig DESCRIPTION="Modern, secure and powerful system container and virtual machine manager" -HOMEPAGE="https://linuxcontainers.org/lxd/introduction/ https://github.com/lxc/lxd" +HOMEPAGE="https://ubuntu.com/lxd https://github.com/canonical/lxd" SRC_URI="https://linuxcontainers.org/downloads/lxd/${P}.tar.gz verify-sig? ( https://linuxcontainers.org/downloads/lxd/${P}.tar.gz.asc )" |