mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
6adbb9e438
Issue #1082
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
LICENSE := GPLv3
|
|
VERSION := 2.20
|
|
DOWNLOADS := which.archive
|
|
|
|
URL(which) := http://ftp.gnu.org/gnu/which/which-$(VERSION).tar.gz
|
|
SHA(which) := 3bcd6d87aa5231917ba7123319eedcae90cfa0fd
|
|
SIG(which) := ${URL(which)}.sig
|
|
KEY(which) := GNU
|
|
DIR(which) := src/noux-pkg/which
|
|
|