summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 509a5d309926f5650a672ee14beadb4047c793ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
pkgbase = ethash-lib
	pkgdesc = C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm.
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/chfast/ethash
	arch = x86_64
	arch = i386
	arch = i686
	arch = pentium4
	arch = core2
	arch = armv6h
	arch = armv7h
	arch = armv8h
	arch = armv9h
	arch = arm64
	license = GPL3
	makedepends = cmake
	makedepends = perl
	makedepends = python
	makedepends = gzip
	provides = ethash
	provides = ethash-lib
	conflicts = ethash
	conflicts = ethash-lib
	conflicts = ethash-git
	conflicts = ethash-lib-git
	options = !ccache
	source = ethash.tar.gz::https://github.com/chfast/ethash/archive/refs/tags/v0.9.0.tar.gz
	md5sums = 16a49901ee6e76c45d8f39c533ec54bb
	sha256sums = 7d7430129b237afb08a642e180307b82bf5b981c2a6566d0e1d9ec61310f9bfe
	sha512sums = 3fbc6731a9b29f03aa01b0b65f8cab544c96990a3a6416741ba8935ee422b0db31377f972a0ded48df7ac2dc2c1c7e911cc3a6d770717a09002229f16528c1a0

pkgname = ethash-lib