mimalloc: update to 2.0.3.

ChangeLog:

- Increase segment size, fine-grained decommit
This commit is contained in:
fcambus 2021-11-21 08:56:07 +00:00
parent b4d07de467
commit 989dc29efb
2 changed files with 6 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.3 2021/07/28 21:34:03 fcambus Exp $
# $NetBSD: Makefile,v 1.4 2021/11/21 08:56:07 fcambus Exp $
DISTNAME= mimalloc-2.0.2
PKGREVISION= 2
DISTNAME= mimalloc-2.0.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=microsoft/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@ -20,6 +19,5 @@ INSTALLATION_DIRS+= lib/cmake/mimalloc
post-install:
${RM} -f ${DESTDIR}${PREFIX}/lib/mimalloc.o
${MV} ${DESTDIR}${PREFIX}/cmake/*.cmake ${DESTDIR}${PREFIX}/lib/cmake/mimalloc
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2021/10/26 10:15:40 nia Exp $
$NetBSD: distinfo,v 1.4 2021/11/21 08:56:07 fcambus Exp $
BLAKE2s (mimalloc-2.0.2.tar.gz) = 833bef7e9afe4cb7b78dcc0e8cf09fc2961f1f00eef8f51cb6c555e25b742adc
SHA512 (mimalloc-2.0.2.tar.gz) = d6f1749a6df86346220fc190a3fd6aa67deff5439b26846c33ff95e91ce5fea73837ee39348dd432db3592575298e6e87856329d0236d2c6959abd8bf7756cdc
Size (mimalloc-2.0.2.tar.gz) = 910758 bytes
BLAKE2s (mimalloc-2.0.3.tar.gz) = 648ed9eb7e4871f4113c381538dec594de9779b7759a273b341e1da3766f3c24
SHA512 (mimalloc-2.0.3.tar.gz) = 275a5249d09a57c9a039714fc6eef24ae778496954972419f3ac8e33f3d12e9837ba0691a3c08a4ab807c26b868aad3a5b2c28ee10ecaa60fe21ffe1d416f08f
Size (mimalloc-2.0.3.tar.gz) = 917461 bytes