Update recipes

This commit is contained in:
Ribbon 2024-06-10 11:49:44 +00:00
parent 8240507e9e
commit 635bc488f3
4 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,5 @@
#TODO Not compiled or tested
#TODO add a command to properly move the executable
#TODO compiled but not tested
[source]
git = "https://github.com/bmwill/diffy"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/pwnwriter/haylxon"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/Hyde46/hoard"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO missing header files
[source]
tar = "https://download.savannah.gnu.org/releases/lzip/tarlz/tarlz-0.25.tar.lz"
[build]