diff --git a/recipes/expat/recipe.toml b/recipes/expat/recipe.toml new file mode 100644 index 000000000..47a5bd5ac --- /dev/null +++ b/recipes/expat/recipe.toml @@ -0,0 +1,5 @@ +[source] +tar = "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2" + +[build] +template = "configure"