diff options
| author | jasjuang <jasjuang@gmail.com> | 2017-11-21 17:18:12 -0800 |
|---|---|---|
| committer | jasjuang <jasjuang@gmail.com> | 2017-11-21 17:18:12 -0800 |
| commit | 2ebc3938ea659f804a99603118208e68c7a61965 (patch) | |
| tree | c034642955026da78efa62dc07b4521ef6ec3b2f /ports/alembic/CONTROL | |
| parent | 4cb5212dcb06af27c4d5e74098b60ca5b0545bbf (diff) | |
| download | vcpkg-2ebc3938ea659f804a99603118208e68c7a61965.tar.gz vcpkg-2ebc3938ea659f804a99603118208e68c7a61965.zip | |
[alembic] fix string replace eats semicolon problem
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 b2246c9c0..e9632f98e 100644 --- a/ports/alembic/CONTROL +++ b/ports/alembic/CONTROL @@ -1,4 +1,4 @@ Source: alembic -Version: 1.7.4 +Version: 1.7.4-1 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. http://alembic.io/ |
