mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 21:14:13 +00:00
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
LICENSE := GPLv3
|
|
VERSION := 2.21
|
|
DOWNLOADS := which.archive
|
|
|
|
URL(which) := https://ftp.gnu.org/gnu/which/which-$(VERSION).tar.gz
|
|
SHA(which) := 6b6bec3d2b3d4661c164feb81b9b1d22d1359ded
|
|
SIG(which) := ${URL(which)}.sig
|
|
KEY(which) := GNU
|
|
DIR(which) := src/noux-pkg/which
|
|
|