mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
12 lines
318 B
Plaintext
12 lines
318 B
Plaintext
|
LICENSE := MIT
|
||
|
VERSION := 0.17.2
|
||
|
DOWNLOADS := nim-csources.archive
|
||
|
|
||
|
OWNER = nim-lang
|
||
|
REPO = csources
|
||
|
REV = 08c310bb8277611711ca06619526ec08f1feffaf
|
||
|
|
||
|
URL(nim-csources) := https://github.com/$(OWNER)/$(REPO)/archive/$(REV).tar.gz
|
||
|
SHA(nim-csources) := 659cbaf6081ede035342dbb05c70fd9184d1446b
|
||
|
DIR(nim-csources) := .
|