diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-06-27 01:33:36 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-26 10:33:36 -0700 |
| commit | eff0769b757481f0f3a42f195355abbd319b6f78 (patch) | |
| tree | abdccffb60050e6373f0fc8d16a182c7e715e9c4 /ports/openvdb/CONTROL | |
| parent | 9c3e312d81f402ccd122255a464ea4e27e950483 (diff) | |
| download | vcpkg-eff0769b757481f0f3a42f195355abbd319b6f78.tar.gz vcpkg-eff0769b757481f0f3a42f195355abbd319b6f78.zip | |
[openvdb]Upgrade version to 6.1.0, regenerate patches and fix build errors. (#6864)
Diffstat (limited to 'ports/openvdb/CONTROL')
| -rw-r--r-- | ports/openvdb/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openvdb/CONTROL b/ports/openvdb/CONTROL index 77a06c78c..5a49417d1 100644 --- a/ports/openvdb/CONTROL +++ b/ports/openvdb/CONTROL @@ -1,6 +1,6 @@ Source: openvdb -Version: 6.0.0-2 -Build-Depends: boost-ptr-container, openexr, tbb, blosc, boost-iostreams, boost-system, boost-thread, boost-date-time, boost-any, boost-uuid, boost-interprocess +Version: 6.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 |
