summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 783932fbf5fac806cdee1b76246d137cb303b0e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = azure-sdk-cpp-git
	pkgdesc = Azure SDK for C++
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/Azure/azure-sdk-for-cpp
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = openssl
	depends = curl
	source = git+https://github.com/Azure/azure-sdk-for-cpp.git
	sha256sums = SKIP

pkgname = azure-sdk-cpp-git