diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2019-11-22 21:51:16 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-23 19:52:52 -0500 |
commit | b3fb777284c9e5c5beaf798fb5cd205fa4dbc557 (patch) | |
tree | feef556a07b7f14a3f3646ad2fc1addbfd03f37e /app-emulation/containerd/containerd-1.3.1.ebuild | |
parent | app-crypt/cfssl: 1.4.1 bump (diff) | |
download | gentoo-b3fb777284c9e5c5beaf798fb5cd205fa4dbc557.tar.gz gentoo-b3fb777284c9e5c5beaf798fb5cd205fa4dbc557.tar.bz2 gentoo-b3fb777284c9e5c5beaf798fb5cd205fa4dbc557.zip |
app-emulation/containerd: update HOMEPAGE, metadata
Closes: https://bugs.gentoo.org/699210
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13739
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-emulation/containerd/containerd-1.3.1.ebuild')
-rw-r--r-- | app-emulation/containerd/containerd-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/containerd/containerd-1.3.1.ebuild b/app-emulation/containerd/containerd-1.3.1.ebuild index 69fbb115600c..17258ef6de6a 100644 --- a/app-emulation/containerd/containerd-1.3.1.ebuild +++ b/app-emulation/containerd/containerd-1.3.1.ebuild @@ -18,7 +18,7 @@ else fi DESCRIPTION="A daemon to control runC" -HOMEPAGE="https://containerd.tools" +HOMEPAGE="https://containerd.io/" LICENSE="Apache-2.0" SLOT="0" |