summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2ffd3197c47b34d7c1e971ae344db52f4dadcf32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mingw-w64-robinmap
	pkgdesc = A C++ implementation of a fast hash map and hash set using robin hood hashing (mingw-w64)
	pkgver = 0.6.3
	pkgrel = 2
	url = https://github.com/Tessil/robin-map
	arch = any
	license = MIT
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/Tessil/robin-map/archive/v0.6.3.tar.gz
	sha256sums = e6654c8c2598f63eb0b1d52ff8bdf39cfcc91d81dd5d05274a6dca91241cd72f

pkgname = mingw-w64-robinmap