mimalloc: update to 3.4.1.

This commit is contained in:
Jason Elswick
2026-07-21 21:42:44 +02:00
committed by Duncan Overbruck
parent 67f5292bdd
commit aa58cfe6ea
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4490,7 +4490,7 @@ libjxl_cms.so.0.11 libjxl-0.11.0_1
libjxl_threads.so.0.11 libjxl-0.11.0_1
libvmaf.so.3 vmaf-3.0.0_1
liblc3.so.1 liblc3-1.0.3_1
libmimalloc.so.3 mimalloc-3.3.2_1
libmimalloc.so.3 mimalloc-3.4.1_1
lib2geom.so.1.4.0 lib2geom-1.4_1
libdbi.so.1 libdbi-0.9.0_1
libchafa.so.0 libchafa-1.12.5_1
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'mimalloc'
pkgname=mimalloc
version=3.3.2
version=3.4.1
revision=1
build_style=cmake
configure_args="-DCMAKE_BUILD_TYPE=Release -DMI_BUILD_OBJECT=OFF
@@ -10,7 +10,7 @@ maintainer="Peter Wang <novalazy@gmail.com>"
license="MIT"
homepage="https://github.com/microsoft/mimalloc"
distfiles="https://github.com/microsoft/mimalloc/archive/refs/tags/v${version}.tar.gz"
checksum=ca02384e007f46950598500dfaebde5ff9948c1d231f5a81b058799afa64bbbb
checksum=37107a52c16baa80c5f74861dddda7b27bb9949e41a6637691867a94c88ca446
build_options="secure"
build_options_default="secure"