Re: rust crates checksum
- In reply to: Nuno Teixeira : "rust crates checksum"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Oct 2022 12:30:54 UTC
(...) Nevermind, it's sha256, `make makesum` Thanks Nuno Teixeira <eduardo@freebsd.org> escreveu no dia domingo, 30/10/2022 à(s) 12:26: > Hello all, > > How do we get rust crates checksums? > > For example on latest rust update to 1.64.0 several ports were fixed by > updating some problematic crates: > > --- > (...) > [[package]] > name = "socket2" > -version = "0.3.11" > +version = "0.3.19" > source = "registry+https://github.com/rust-lang/crates.io-index" > -checksum = > "e8b74de517221a2cb01a53349cf54182acdc31a074727d3079068448c0676d85" > +checksum = > "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" > (...) > --- > > Thanks, > > -- > Nuno Teixeira > FreeBSD Committer (ports) > -- Nuno Teixeira FreeBSD Committer (ports)