diff options
| author | Yann Lanthony <yann.lanthony@gmail.com> | 2018-03-19 13:26:33 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-19 05:26:33 -0700 |
| commit | 029fdb2a6cd71aaebb40ac8f97986fdbee9a74be (patch) | |
| tree | eef2387e8305fbc68f1786b481818878bf686c84 /ports/openimageio/CONTROL | |
| parent | 06b4452da67663a5097a67b0ba1be7b02e50aecd (diff) | |
| download | vcpkg-029fdb2a6cd71aaebb40ac8f97986fdbee9a74be.tar.gz vcpkg-029fdb2a6cd71aaebb40ac8f97986fdbee9a74be.zip | |
[openimageio] update to 1.8.9 (#3051)
* [openimageio] update to 1.8.9
* [openimageio] remove '-1' suffix from version name
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL index 3e498bf56..88a66b315 100644 --- a/ports/openimageio/CONTROL +++ b/ports/openimageio/CONTROL @@ -1,4 +1,4 @@ Source: openimageio -Version: 1.7.15-2 -Description: An library for reading and writing images, and a bunch of related classes, utilities, and application +Version: 1.8.9 +Description: A library for reading and writing images, and a bunch of related classes, utilities, and application Build-Depends: libjpeg-turbo, tiff, libpng, openexr, boost-thread, boost-smart-ptr, boost-foreach, boost-regex, boost-type-traits, boost-static-assert, boost-unordered, boost-config, boost-algorithm, boost-filesystem, boost-system, boost-thread, boost-asio, boost-random |
