Merge pull request #7292 from heitbaum/mimalloc

mimalloc: update to 2.0.9
This commit is contained in:
CvH 2022-12-25 09:55:31 +01:00 committed by GitHub
commit 99de708202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mimalloc"
PKG_VERSION="2.0.7"
PKG_SHA256="f23aac6c73594e417af50cb38f1efed88ef1dc14a490f0eff07c7f7b079810a4"
PKG_VERSION="2.0.9"
PKG_SHA256="4a29edae32a914a706715e2ac8e7e4109e25353212edeed0888f4e3e15db5850"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/microsoft/mimalloc"
PKG_URL="https://github.com/microsoft/mimalloc/archive/refs/tags/v${PKG_VERSION}.tar.gz"