aboutsummaryrefslogtreecommitdiff
path: root/ports/azure-storage-cpp/CONTROL
diff options
context:
space:
mode:
authorJason Yang <yabo@microsoft.com>2018-05-15 17:34:36 +0800
committerJason Yang <yabo@microsoft.com>2018-05-15 17:34:36 +0800
commit04da399a7b566da940ccf9079a914d418a7ae7b2 (patch)
tree39f58747d315afaa8357756f0e8a410d6927306f /ports/azure-storage-cpp/CONTROL
parent29d04b8b4005f5e2bfe61ccdc7a93d5c6c8a13d9 (diff)
downloadvcpkg-04da399a7b566da940ccf9079a914d418a7ae7b2.tar.gz
vcpkg-04da399a7b566da940ccf9079a914d418a7ae7b2.zip
Support azure-storage-cpp 4.0.0
Diffstat (limited to 'ports/azure-storage-cpp/CONTROL')
-rw-r--r--ports/azure-storage-cpp/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/azure-storage-cpp/CONTROL b/ports/azure-storage-cpp/CONTROL
index c68552bba..eec7c8fcd 100644
--- a/ports/azure-storage-cpp/CONTROL
+++ b/ports/azure-storage-cpp/CONTROL
@@ -1,5 +1,5 @@
Source: azure-storage-cpp
-Version: 3.2.1
-Build-Depends: cpprestsdk, atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), glibmm (!windows&!uwp), libxmlpp (!windows&!uwp), libuuid (!windows&!uwp)
+Version: 4.0.0
+Build-Depends: cpprestsdk, atlmfc (windows), boost-log (!windows&!uwp), boost-locale (!windows&!uwp), libxml2 (!windows&!uwp), libuuid (!windows&!uwp)
Description: Microsoft Azure Storage Client SDK for C++
A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/