Files
RedBear-OS/recipes/archives/uutils-tar/recipe.toml
T

12 lines
262 B
TOML

[source]
git = "https://github.com/uutils/tar"
rev = "5540ce1877e7cd964ebec75c92541c4d1e0472db"
shallow_clone = true
patches = ["redox.patch"]
[build]
template = "cargo"
[package]
description = "GNU tar-compatible archive utility (Rust uutils implementation)"