mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
Merge pull request #646 from jonboulle/master
bump(coreos-cloudinit): upgrade to v0.7.3
This commit is contained in:
commit
0689eb3001
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="974de943e0db5a77a13d2c16cc6d429c544d3525"
|
||||
CROS_WORKON_COMMIT="a9a910b5c4f9424ba278c96cb4a12dcfb2c26c37" # tag v0.7.3
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user