saatana 2.0.2 fix dependencies (#1095)
* saatana 2.0.2 fix dependencies * Fix author/maintainers
This commit is contained in:
committed by
GitHub
parent
a56b3a9644
commit
b74a1ca8fb
@@ -5,13 +5,14 @@ version = "2.0.2"
|
|||||||
website = "https://github.heisenbug.eu/Saatana"
|
website = "https://github.heisenbug.eu/Saatana"
|
||||||
executables = ["test_phelix"]
|
executables = ["test_phelix"]
|
||||||
licenses = "WTFPL"
|
licenses = "WTFPL"
|
||||||
maintainers = ["vinzent@heisenbug.eu"]
|
authors = ["Vinzent Saranen"]
|
||||||
maintainers-logins = ["Jellix"]
|
maintainers = ["amosteo@unizar.es", "vinzent@heisenbug.eu"]
|
||||||
|
maintainers-logins = ["mosteo", "Jellix"]
|
||||||
project-files = ["saatana.gpr"]
|
project-files = ["saatana.gpr"]
|
||||||
tags = ["cryptography", "spark"]
|
tags = ["cryptography", "spark"]
|
||||||
|
|
||||||
[[depends-on]]
|
[[depends-on]]
|
||||||
gnat = "^2020" # This is probably too restrictive
|
gnat = ">2020 | (>=11 & <2000)"
|
||||||
|
|
||||||
[origin]
|
[origin]
|
||||||
url = "https://github.com/HeisenbugLtd/Saatana/archive/v2.0.2.tar.gz"
|
url = "https://github.com/HeisenbugLtd/Saatana/archive/v2.0.2.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user