mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-17 07:11:36 +01:00
Merge pull request #2840 from sdemos/update-ssh-keys-blocker
coreos-base/update-ssh-keys: req newer coreos-init
This commit is contained in:
commit
7196febf08
@ -21,6 +21,10 @@ HOMEPAGE="https://github.com/coreos/update-ssh-keys"
|
|||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
||||||
|
# make sure we have a new enough coreos-init that we won't conflict with the
|
||||||
|
# old bash script
|
||||||
|
RDEPEND="!<coreos-base/coreos-init-0.0.1-r152"
|
||||||
|
|
||||||
# sed -n 's/^"checksum \([^ ]*\) \([^ ]*\) .*/\1-\2/p' Cargo.lock
|
# sed -n 's/^"checksum \([^ ]*\) \([^ ]*\) .*/\1-\2/p' Cargo.lock
|
||||||
CRATES="
|
CRATES="
|
||||||
ansi_term-0.9.0
|
ansi_term-0.9.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user