redox/recipes/wip/dev/julia/recipe.toml
2024-02-21 23:52:20 +00:00

7 lines
213 B
TOML

#TODO missing script for "make"
# using the full tarball with dependencies included
[source]
tar = "https://github.com/JuliaLang/julia/releases/download/v1.9.4/julia-1.9.4-full.tar.gz"
[build]
template = "custom"