genode/repos/libports/ports/rust.port
Emery Hemingway 72cb71c827 Replace SHA1 hashes of port downloads with SHA256
Now SHA256 has been shown to be an adequate replacement for SHA1, use
SHA256 for verifying all port downloads.

Ref #2767
2018-05-30 13:36:22 +02:00

11 lines
314 B
Plaintext

LICENSE := MIT
VERSION := nightly
DATE := 2016-03-03
DOWNLOADS := rust.archive
URL(rust) := http://static.rust-lang.org/dist/$(DATE)/rustc-$(VERSION)-src.tar.gz
SHA(rust) := 044069447d4700f273d7f038c3ee2fac66f2ab36b987125db2108c2daa030fdd
DIR(rust) := src/lib/rust
PATCHES := src/lib/rust/freebsd.patch