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

13 lines
348 B
Plaintext

LICENSE := GPLv3
VERSION := 1.0.1
DOWNLOADS := exfat.archive
URL(exfat) := https://genode.org/files/fuse-exfat-$(VERSION).tar.gz
SHA(exfat) := 12ac1ba1b7d4343bef64e7898176705a41cfe3b5a7a179e28549d242e2854758
DIR(exfat) := src/lib/exfat
PATCHES := src/lib/exfat/main.c.patch
DIRS := include
DIR_CONTENT(include) := src/lib/exfat/libexfat/*.h