From 7c335cd27e0a2c8abb954a19fc3e0aa3fab07ac8 Mon Sep 17 00:00:00 2001 From: xplshn Date: Sun, 12 Jan 2025 23:48:37 -0300 Subject: fix: mimalloc recipe Signed-off-by: xplshn --- repos/extra/mimalloc/abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repos/extra/mimalloc/abuild') diff --git a/repos/extra/mimalloc/abuild b/repos/extra/mimalloc/abuild index 8364b862..923a2228 100755 --- a/repos/extra/mimalloc/abuild +++ b/repos/extra/mimalloc/abuild @@ -1,5 +1,5 @@ name=mimalloc -version=v2.1.9 # V2 is the stable branch, V3 is still very experimental +version=2.1.9 release=1 source="https://github.com/microsoft/${name}/archive/v${version}/${name}-v${version}.tar.gz" keep_static=1 -- cgit v1.2.3