diff options
| author | Seeker <meaningseeking@protonmail.com> | 2020-11-09 14:39:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-09 14:39:39 -0800 |
| commit | 88cf04335827299dc02fff5b1f39680a2e7c5c8b (patch) | |
| tree | 8b291fd3c50cbe4b6449efe06696e4459b30d894 /ports/alembic/CONTROL | |
| parent | 0642ac4c1fb7ecab58278d5677d5a08b6d24dfff (diff) | |
| download | vcpkg-88cf04335827299dc02fff5b1f39680a2e7c5c8b.tar.gz vcpkg-88cf04335827299dc02fff5b1f39680a2e7c5c8b.zip | |
[alembic] update to 1.7.16 (#14447)
* Update CONTROL
* Update portfile.cmake
* Update portfile.cmake
Diffstat (limited to 'ports/alembic/CONTROL')
| -rw-r--r-- | ports/alembic/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/alembic/CONTROL b/ports/alembic/CONTROL index 6785bd57e..333445866 100644 --- a/ports/alembic/CONTROL +++ b/ports/alembic/CONTROL @@ -1,5 +1,5 @@ Source: alembic -Version: 1.7.15 +Version: 1.7.16 Build-Depends: ilmbase, hdf5 Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. Homepage: https://alembic.io/ |
