mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
Merge pull request #1595 from mischief/etcd-2.2.1
dev-db/etcd: bump to v2.2.1
This commit is contained in:
commit
b0cfa095ca
@ -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="e4561dd8cfb1163fb51afceca9c78aa89398e731" # v2.2.0
|
||||
CROS_WORKON_COMMIT="75f8282eef351ed09ab29f362a92001bd9b10bf3" # v2.2.1
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user