diff options
Diffstat (limited to 'repos/extra/mimalloc/abuild')
| -rwxr-xr-x | repos/extra/mimalloc/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/mimalloc/abuild b/repos/extra/mimalloc/abuild new file mode 100755 index 00000000..482a3b94 --- /dev/null +++ b/repos/extra/mimalloc/abuild @@ -0,0 +1,4 @@ +name=mimalloc +version=3.0.1 +release=1 +source="https://github.com/microsoft/${name}/archive/v${version}/${name}-v${version}.tar.gz" |