diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-02-12 08:45:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-11 16:45:01 -0800 |
| commit | be6d78f1e314e022ff91b472303878cea5512bcc (patch) | |
| tree | c175f5500449fc872dba4de5839db5c844e05c16 /ports/openvdb/CONTROL | |
| parent | 716d189d6b24a963a75a7cb1995446ff8eaf547c (diff) | |
| download | vcpkg-be6d78f1e314e022ff91b472303878cea5512bcc.tar.gz vcpkg-be6d78f1e314e022ff91b472303878cea5512bcc.zip | |
[openvdb] Update to 7.0.0 (#10020)
Diffstat (limited to 'ports/openvdb/CONTROL')
| -rw-r--r-- | ports/openvdb/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/openvdb/CONTROL b/ports/openvdb/CONTROL index ab9540980..c3e9a9849 100644 --- a/ports/openvdb/CONTROL +++ b/ports/openvdb/CONTROL @@ -1,5 +1,5 @@ Source: openvdb -Version: 6.2.1 +Version: 7.0.0 Build-Depends: boost-ptr-container, openexr, tbb, blosc, boost-iostreams, boost-system, boost-thread, boost-date-time, boost-any, boost-uuid, boost-interprocess, ilmbase Homepage: https://github.com/dreamworksanimation/openvdb Description: Sparse volume data structure and tools |
