mimalloc: update to 2.1.7

This commit is contained in:
cinerea0 2024-06-06 20:59:46 -04:00 committed by cinerea0
parent c09195e16f
commit 8963394aea

View file

@ -1,6 +1,6 @@
# Template file for 'mimalloc'
pkgname=mimalloc
version=2.1.6
version=2.1.7
revision=1
build_style=cmake
configure_args="$(vopt_bool secure MI_SECURE)"
@ -9,7 +9,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=0ec960b656f8623de35012edacb988f8edcc4c90d2ce6c19f1d290fbb4872ccc
checksum=0eed39319f139afde8515010ff59baf24de9e47ea316a315398e8027d198202d
build_options="secure"
build_options_default="secure"