mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
Every dev-lang/rust ebuild does a specific check if PV is the version, e.g.: if [[ "${PV}" == 1.66.1 ]]; then, So it is needed to replace the hard-coded version with the new version. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |