redox/recipes/wip/tools/restic/recipe.toml
2024-02-18 00:04:49 +00:00

7 lines
264 B
TOML

#TODO missing script for Go, see https://restic.readthedocs.io/en/stable/020_installation.html#from-source
#TODO maybe needs to be patched
[source]
tar = "https://github.com/restic/restic/releases/download/v0.16.2/restic-0.16.2.tar.gz"
[build]
template = "custom"