aboutsummaryrefslogtreecommitdiff
path: root/ports/alembic/CONTROL
diff options
context:
space:
mode:
authorjasjuang <jasjuang@gmail.com>2017-11-21 17:18:12 -0800
committerjasjuang <jasjuang@gmail.com>2017-11-21 17:18:12 -0800
commit2ebc3938ea659f804a99603118208e68c7a61965 (patch)
treec034642955026da78efa62dc07b4521ef6ec3b2f /ports/alembic/CONTROL
parent4cb5212dcb06af27c4d5e74098b60ca5b0545bbf (diff)
downloadvcpkg-2ebc3938ea659f804a99603118208e68c7a61965.tar.gz
vcpkg-2ebc3938ea659f804a99603118208e68c7a61965.zip
[alembic] fix string replace eats semicolon problem
Diffstat (limited to 'ports/alembic/CONTROL')
-rw-r--r--ports/alembic/CONTROL2
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/