blob: 236a10cd50dc4eed831b0862f08aae237a061c4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = azure-storage-cpp
pkgdesc = Microsoft Azure Storage Client Library for C++
pkgver = 7.5.0
pkgrel = 6
url = https://github.com/Azure/azure-storage-cpp
arch = x86_64
license = Apache-2.0
makedepends = cmake
depends = libxml2
depends = util-linux
depends = boost
depends = cpprestsdk
options = !debug
source = azure-storage-cpp-7.5.0.tar.gz::https://github.com/Azure/azure-storage-cpp/archive/v7.5.0.tar.gz
sha256sums = 446a821d115949f6511b7eb01e6a0e4f014b17bfeba0f3dc33a51750a9d5eca5
pkgname = azure-storage-cpp
|