summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7001dd03ebd38c710e4393917f0fd601a8149661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = hyperledger-fabric
	pkgdesc = A platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/hyperledger/fabric
	arch = armv6h
	arch = armv7h
	arch = arm
	arch = aarch64
	arch = i686
	arch = x86_64
	groups = hyperledger
	license = APACHE
	makedepends = git
	makedepends = docker
	depends = go
	source = https://github.com/hyperledger/fabric/archive/v1.1.0.tar.gz
	source = arm-support.patch
	md5sums = 3c9fcd96296a4f699f8f79fd96718b0f
	md5sums = a3b4e6d9f3c0675e9d53894e4e17cd15

pkgname = hyperledger-fabric