mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 21:14:13 +00:00
868bf6c9d0
Fixes #2005
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
LICENSE := GPLv3
|
|
VERSION := 3.3
|
|
DOWNLOADS := diffutils.archive
|
|
|
|
URL(diffutils) := http://ftp.gnu.org/gnu/diffutils/diffutils-$(VERSION).tar.xz
|
|
SHA(diffutils) := 6463cce7d3eb73489996baefd0e4425928ecd61e
|
|
SIG(diffutils) := ${URL(diffutils)}.sig
|
|
KEY(diffutils) := GNU
|
|
DIR(diffutils) := src/noux-pkg/diffutils
|