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

12 lines
310 B
Plaintext

# 1.28 is broken (SAVEDIR_SORT_INODE)
LICENSE := GPLv3
VERSION := 1.30
DOWNLOADS := tar.archive
URL(tar) := https://ftp.gnu.org/gnu/tar/tar-$(VERSION).tar.xz
SHA(tar) := f1bf92dbb1e1ab27911a861ea8dde8208ee774866c46c0bb6ead41f4d1f4d2d3
SIG(tar) := ${URL(tar)}.sig
KEY(tar) := GNU
DIR(tar) := src/noux-pkg/tar