new recipes

This commit is contained in:
Ribbon 2023-12-20 12:58:28 +00:00
parent 0f8df7b5e4
commit f379847f9b
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
tar = "https://sourceware.org/pub/valgrind/valgrind-3.22.0.tar.bz2"
[build]
template = "configure"

View File

@ -0,0 +1,5 @@
#TODO Not compiled or tested
[source]
tar = "https://github.com/edf-hpc/verrou/releases/download/v2.5.0/valgrind-3.21.0_verrou-2.5.0.tar.gz"
[build]
template = "configure"