mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Following the "support/download: replace deprecated .cargo/config" change, the hashes of all Cargo-fetched packages need to be updated. This commit therefore changes the suffix of Cargo packages from -cargo3 to -cargo4, and updates all hashes. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>