update recipes

This commit is contained in:
Ribbon 2024-03-19 18:56:38 +00:00
parent 3ffeb0d350
commit c88e5ee8ef
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error - missing header
[source]
tar = "https://github.com/dbry/WavPack/releases/download/5.7.0/wavpack-5.7.0.tar.xz"
[build]

View File

@ -1,6 +1,6 @@
#TODO Not compiled or tested
[source]
git = "https://github.com/ckaznable/tenki"
rev = "f59ba2125d46bc22680a4d2ee63b5ce864e00209"
rev = "9cf863f925e42eb30f7613db89469d739add7362"
[build]
template = "cargo"