diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index 91f6fcfffad..2127d6b6296 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -28,13 +28,13 @@ else distfiles+=" https://static.rust-lang.org/dist/cargo-${_cargo_dist_version}-x86_64-unknown-linux-gnu.tar.gz" checksum+=" - c69aa6a7c5b6822e40c60852fee8656c4c335d3268234538adb8295fc4ff8ba6" + b3d3dc57182fb173ecf367f7884dceb855a096d9b9b32eba994e3359ddc68cd4" ;; i686) distfiles+=" https://static.rust-lang.org/dist/cargo-${_cargo_dist_version}-i686-unknown-linux-gnu.tar.gz" checksum+=" - 95f44961d57da328de67f996dc3fac8661812283eb9e57740cfdfec83cef50e8" + 0dcb32f2b17f505b5b74e85ffcc7fa6902d600a4f5767f43303761f7cd27efa9" ;; esac fi