aboutsummaryrefslogtreecommitdiff
path: root/ports/arrow
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2017-09-09 17:53:17 -0700
committerGitHub <noreply@github.com>2017-09-09 17:53:17 -0700
commita8ae994eddc590c5330f6b79fbb1289e1002f425 (patch)
tree677724857f21cac0be2009acff1745ead611eb75 /ports/arrow
parentd2c045cc360d4f1d2e4ad2775287c9be8eea8e46 (diff)
parent0db8af8cd3176d3f0aa700e7826b9206a11366b1 (diff)
downloadvcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.tar.gz
vcpkg-a8ae994eddc590c5330f6b79fbb1289e1002f425.zip
Merge branch 'master' into pybind11
Diffstat (limited to 'ports/arrow')
-rw-r--r--ports/arrow/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL
index 717360d12..bdfcfef24 100644
--- a/ports/arrow/CONTROL
+++ b/ports/arrow/CONTROL
@@ -1,4 +1,4 @@
Source: arrow
-Version: apache-arrow-0.4.0-1
+Version: apache-arrow-0.4.0-2
Build-Depends: boost
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.