Files
RedBear-OS/local/scripts
vasilito 5e7fadb9ca
redbear-ci / check (push) Has been cancelled
vendor: add [package].version to vendored recipes (fix 'cannot guess version')
Converting [source] git=/tar= to path="source" removed the URL cookbook parsed
the package version from, so non-Cargo recipes without an explicit
[package].version failed at packaging ('cannot guess version', hit on
ninja-build). Add version = "0.3.1" (the branch version, matching the vendored
convention e.g. brush) to the 3 affected recipes, and make vendor-recipe.sh add
it automatically on future conversions.
2026-08-01 05:18:05 +03:00
..