diff options
| author | Phil Felton <philipf@gresearch.co.uk> | 2018-06-28 15:18:47 +0100 |
|---|---|---|
| committer | Phil Felton <philipf@gresearch.co.uk> | 2018-06-28 15:18:47 +0100 |
| commit | bd45a67cf3be7701cd49e412c908624159210e82 (patch) | |
| tree | bef128c753655cf30db69e2203db64b4d22905f2 /ports/arrow/CONTROL | |
| parent | 3a5b12004e4d9854f4a44337d5fa986b910c6bd6 (diff) | |
| download | vcpkg-bd45a67cf3be7701cd49e412c908624159210e82.tar.gz vcpkg-bd45a67cf3be7701cd49e412c908624159210e82.zip | |
Update Arrow from 0.6 to 0.9
Diffstat (limited to 'ports/arrow/CONTROL')
| -rw-r--r-- | ports/arrow/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL index 000b8a6d6..dd7bea53c 100644 --- a/ports/arrow/CONTROL +++ b/ports/arrow/CONTROL @@ -1,4 +1,4 @@ Source: arrow -Version: 0.6.0-1 +Version: 0.9.0-1 Build-Depends: boost-system, boost-filesystem, boost-multiprecision, boost-algorithm, flatbuffers, rapidjson, zlib, lz4, brotli, zstd, snappy, gflags 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. |
