mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
feat(dev-db/etcd): add etcd 0.2.0
This commit is contained in:
parent
15707eccdb
commit
ae01d59251
@ -9,7 +9,7 @@ EAPI=4
|
||||
CROS_WORKON_PROJECT="coreos/etcd"
|
||||
CROS_WORKON_LOCALNAME="etcd"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_COMMIT="e77b9aa020a2041a0f88459a4d82f236517dff09" # hash for tag v0.1.2
|
||||
CROS_WORKON_COMMIT="5271378fc2c76f9c368f8ef96623d156888fbffa" # hash for tag v0.2.0
|
||||
inherit toolchain-funcs cros-workon systemd
|
||||
|
||||
DESCRIPTION="etcd"
|
Loading…
Reference in New Issue
Block a user