summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd02aecb215cca4a7c97caf6e04ba732964eac56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mimalloc-git
	pkgdesc = General-purpose allocator with excellent performance characteristics
	pkgver = 3.0.2.beta.r19.g15f2a9c7
	pkgrel = 1
	url = https://github.com/microsoft/mimalloc
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = glibc
	provides = mimalloc
	conflicts = mimalloc
	options = staticlibs
	source = mimalloc-git::git+https://github.com/microsoft/mimalloc#branch=dev3
	sha256sums = SKIP

pkgname = mimalloc-git