genode/repos/ports/ports/gnupg.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
299 B
Plaintext

LICENSE := GPLv3
VERSION := 2.2.4
DOWNLOADS := gnupg.archive
URL(gnupg) := https://www.gnupg.org/ftp/gcrypt/gnupg/gnupg-$(VERSION).tar.bz2
SHA(gnupg) := 401a3e64780fdfa6d7670de0880aa5c9d589b3db7a7098979d7606cec546f2ec
DIR(gnupg) := src/app/gnupg
PATCHES := src/app/verify/patches/verify.patch