summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 167a7bc406b45686f834ab519977b3a713207b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mingw-w64-xxhash
	pkgdesc = Extremely fast non-cryptographic hash algorithm (mingw-w64)
	pkgver = 0.8.0
	pkgrel = 2
	url = https://cyan4973.github.io/xxHash/
	arch = any
	license = GPL2
	license = BSD
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-make
	makedepends = git
	depends = mingw-w64-crt
	options = !strip
	options = !buildflags
	options = staticlibs
	source = git+https://github.com/Cyan4973/xxHash.git#tag=94e5f23e736f2bb67ebdf90727353e65344f9fc0
	source = mingw-Makefile.patch
	sha256sums = SKIP
	sha256sums = c40bd594773be56a44f709405d3623d8f0c0d15d3bb78e891577d33ca3d82c56

pkgname = mingw-w64-xxhash