mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
e544464354
* add libsparkcrypto source-recipe * provide ALI files through a new repository by mstein and add the repo download to the libsparcrypto port-file * remove dependencies to non-existent contrib ADB files from the library make files Fixes: #3852
12 lines
459 B
Plaintext
12 lines
459 B
Plaintext
LICENSE := BSD
|
|
VERSION := git
|
|
DOWNLOADS := libsparkcrypto.git libsparkcrypto-alis.git
|
|
|
|
URL(libsparkcrypto) := https://github.com/m-stein/libsparkcrypto.git
|
|
DIR(libsparkcrypto) := libsparkcrypto
|
|
REV(libsparkcrypto) := a8d7086714d90aa772829c69064a7236bddec6d9
|
|
|
|
URL(libsparkcrypto-alis) := https://github.com/m-stein/libsparkcrypto-alis.git
|
|
DIR(libsparkcrypto-alis) := libsparkcrypto-alis
|
|
REV(libsparkcrypto-alis) := b16d45ad204d252b4327ac3c062dcccebaac9380
|