diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-09-25 02:38:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-24 11:38:35 -0700 |
| commit | 2a9225b42209f5c446a23efb1cbba166ade12ef6 (patch) | |
| tree | 186c0d0298109aa8926d2e7b89df0d0fdeff689d /ports/orc/CONTROL | |
| parent | 26b365c6085905db335fc63e189272caf986e11d (diff) | |
| download | vcpkg-2a9225b42209f5c446a23efb1cbba166ade12ef6.tar.gz vcpkg-2a9225b42209f5c446a23efb1cbba166ade12ef6.zip | |
[orc] Update to the latest version (#13705)
* [orc] Update to the latest version
* Update patch format
Diffstat (limited to 'ports/orc/CONTROL')
| -rw-r--r-- | ports/orc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/orc/CONTROL b/ports/orc/CONTROL index f3db7ee4e..c3a1ff40f 100644 --- a/ports/orc/CONTROL +++ b/ports/orc/CONTROL @@ -1,5 +1,5 @@ Source: orc -Version: 1.5.9 +Version: 1.6.4 Homepage: https://orc.apache.org/ Build-Depends: zlib, protobuf, lz4, snappy, zstd, gtest Description: The smallest, fastest columnar storage for Hadoop workloads. |
