update recipes

This commit is contained in:
Ribbon 2024-02-15 10:05:01 +00:00
parent b17711249c
commit 1ba1366902
26 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
#TODO missing script for installation, see https://tribler.readthedocs.io/en/latest/development/development_on_linux.html
#TODO missing Python libraries
[source]
tar = "https://github.com/Tribler/tribler/releases/download/v7.13.0/Tribler-7.13.0.tar.xz"
[build]
template = "custom"
dependencies = [
"openssl1",
"libgmp",
]