aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mimalloc/abuild
diff options
context:
space:
mode:
authorxplshn <xplshn@murena.io>2025-01-12 23:48:37 -0300
committerxplshn <xplshn@murena.io>2025-01-12 23:48:37 -0300
commit7c335cd27e0a2c8abb954a19fc3e0aa3fab07ac8 (patch)
treeeb85ffa19186876d4edb617b473c633a99563dbf /repos/extra/mimalloc/abuild
parentcae90e830c30ffb47f6dd687581bdbed50c402e4 (diff)
downloadalicelinux-7c335cd27e0a2c8abb954a19fc3e0aa3fab07ac8.tar.gz
alicelinux-7c335cd27e0a2c8abb954a19fc3e0aa3fab07ac8.zip
fix: mimalloc recipe
Signed-off-by: xplshn <xplshn@murena.io>
Diffstat (limited to 'repos/extra/mimalloc/abuild')
-rwxr-xr-xrepos/extra/mimalloc/abuild2
1 files changed, 1 insertions, 1 deletions
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