diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-10-14 07:21:27 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 16:21:27 -0700 |
| commit | cb3352bbff70394673cb67244d347196242fc979 (patch) | |
| tree | f0910a8ba002e4d0049bc5682e73a1e4e70fb3bf /ports/openvdb/CONTROL | |
| parent | a8ac019a32a734c9329c09929832e70f17b157a8 (diff) | |
| download | vcpkg-cb3352bbff70394673cb67244d347196242fc979.tar.gz vcpkg-cb3352bbff70394673cb67244d347196242fc979.zip | |
[openvdb] Update to the latest version (#13740)
* [openvdb] Update to the latest version
* Update tools
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
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 c3e9a9849..17e6c12de 100644 --- a/ports/openvdb/CONTROL +++ b/ports/openvdb/CONTROL @@ -1,5 +1,5 @@ Source: openvdb -Version: 7.0.0 +Version: 7.1.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 |
