update recipes

This commit is contained in:
Ribbon 2023-12-21 01:08:18 +00:00
parent f05325173b
commit 2fd0fbf8be
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#TODO
#TODO missing script to properly move the binary
[source]
git = "https://github.com/SeaQL/FireDBG.for.Rust"
rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc"

View File

@ -2,8 +2,4 @@
[source]
tar = "https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz"
[build]
template = "custom"
script = """
./autogen.sh
cookbook_configure
"""
template = "configure"