aboutsummaryrefslogtreecommitdiff
path: root/ports/arrow/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-02-06 14:53:17 -0800
committerGitHub <noreply@github.com>2020-02-06 14:53:17 -0800
commit6c978f40bc5d830baaced3f2a14a997e2af678c5 (patch)
tree7e5439365c560ff20a4e39c744ca6251927ff399 /ports/arrow/CONTROL
parentfc0e8b95b01b7a338d5bee1910eca42c98cd7bcc (diff)
parent622c10b388ac1e59966f754224f6db11f96acd04 (diff)
downloadvcpkg-6c978f40bc5d830baaced3f2a14a997e2af678c5.tar.gz
vcpkg-6c978f40bc5d830baaced3f2a14a997e2af678c5.zip
Merge pull request #9922 from philjdf/Arrow016
[Arrow] Update to v0.16
Diffstat (limited to 'ports/arrow/CONTROL')
-rw-r--r--ports/arrow/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL
index 896f78af4..5e2b86981 100644
--- a/ports/arrow/CONTROL
+++ b/ports/arrow/CONTROL
@@ -1,6 +1,6 @@
Source: arrow
-Version: 0.15.1
-Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, zstd, snappy, gflags, thrift, double-conversion, glog, uriparser
+Version: 0.16.0
+Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, bzip2, zstd, snappy, gflags, thrift, double-conversion, glog, uriparser, openssl
Homepage: https://github.com/apache/arrow
Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.
Supports: x64 \ No newline at end of file