mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
Merge pull request #1393 from crawford/etcd
dev-db/etcd: bump to v2.1.1
This commit is contained in:
commit
cbe19c71b4
@ -14,7 +14,7 @@ inherit coreos-doc coreos-go toolchain-funcs cros-workon systemd
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="92e3895214265d213de5b1ff55cddf482f0d1ed5" # v2.0.13
|
||||
CROS_WORKON_COMMIT="6335fdc595ff03d27007db04e5b545189b9647c6" # v2.1.1
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user