genode/repos/ports/ports/coreutils.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

10 lines
335 B
Plaintext

LICENSE := GPLv3
VERSION := 8.29
DOWNLOADS := coreutils.archive
URL(coreutils) := https://ftp.gnu.org/gnu/coreutils/coreutils-$(VERSION).tar.xz
SHA(coreutils) := 92d0fa1c311cacefa89853bdb53c62f4110cdfda3820346b59cbd098f40f955e
SIG(coreutils) := ${URL(coreutils)}.sig
KEY(coreutils) := GNU
DIR(coreutils) := src/noux-pkg/coreutils