summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7dc3e52f6ef90cb6f663ed2cc2ec70e7fda0572d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = evmone
	pkgdesc = Fast Ethereum Virtual Machine implementation
	pkgver = 0.11.0
	pkgrel = 1
	url = https://github.com/ethereum/evmone/
	arch = any
	license = Apache
	makedepends = cmake
	makedepends = gcc
	makedepends = git
	source = git+https://github.com/ethereum/evmone.git#tag=v0.11.0
	md5sums = SKIP

pkgname = evmone