etcd: update URL to it's own org on github now

even though they're still building from quay.io/coreos/etcd? maybe
that'll change soon too?

Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
This commit is contained in:
Vincent Batts 2020-06-25 14:08:13 -04:00 committed by Dongsu Park
parent 914c1cf1c3
commit 4435726c00
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ EAPI=6
inherit systemd
DESCRIPTION="etcd (System Application Container)"
HOMEPAGE="https://github.com/coreos/etcd"
HOMEPAGE="https://github.com/etcd-io/etcd"
KEYWORDS="amd64 arm64"
LICENSE="Apache-2.0"

View File

@ -1,6 +1,6 @@
[Unit]
Description=etcd (System Application Container)
Documentation=https://github.com/coreos/etcd
Documentation=https://github.com/etcd-io/etcd
Wants=network-online.target network.target
After=network-online.target
Conflicts=etcd.service