justbuild: add v1.0.0 (#34467)
This commit is contained in:
parent
e030833129
commit
45b40115fb
@ -22,6 +22,7 @@ class Justbuild(Package):
|
|||||||
maintainers = ["asartori86"]
|
maintainers = ["asartori86"]
|
||||||
|
|
||||||
version("master", branch="master")
|
version("master", branch="master")
|
||||||
|
version("1.0.0", tag="v1.0.0")
|
||||||
|
|
||||||
depends_on("python@3:", type=("build", "run"))
|
depends_on("python@3:", type=("build", "run"))
|
||||||
depends_on("wget", type=("build", "run"))
|
depends_on("wget", type=("build", "run"))
|
||||||
|
Loading…
Reference in New Issue
Block a user