aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeeker <meaningseeking@protonmail.com>2020-11-09 14:39:39 -0800
committerGitHub <noreply@github.com>2020-11-09 14:39:39 -0800
commit88cf04335827299dc02fff5b1f39680a2e7c5c8b (patch)
tree8b291fd3c50cbe4b6449efe06696e4459b30d894
parent0642ac4c1fb7ecab58278d5677d5a08b6d24dfff (diff)
downloadvcpkg-88cf04335827299dc02fff5b1f39680a2e7c5c8b.tar.gz
vcpkg-88cf04335827299dc02fff5b1f39680a2e7c5c8b.zip
[alembic] update to 1.7.16 (#14447)
* Update CONTROL * Update portfile.cmake * Update portfile.cmake
-rw-r--r--ports/alembic/CONTROL2
-rw-r--r--ports/alembic/portfile.cmake4
2 files changed, 3 insertions, 3 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/
diff --git a/ports/alembic/portfile.cmake b/ports/alembic/portfile.cmake
index 5cd899638..60199e30c 100644
--- a/ports/alembic/portfile.cmake
+++ b/ports/alembic/portfile.cmake
@@ -7,8 +7,8 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO alembic/alembic
- REF a3ad9600f5b5299dffda3d285aeab89023d2d801 # 1.7.15
- SHA512 db2b08c2c0426735498225e100c77871273dbf508f3791405a7fe7923714dcb708dcfbf336ae2a0419c10cac9707ccac575f9767e9396d35abcfd90c9b2b3184
+ REF 7e5cf9b896f4299117457f36a7bf47d962cd0ebf # 1.7.16
+ SHA512 aeb449890874fa3a89a72245f3e63a3370332d6becdf20bc77bd9c216bbe1e4578018bbe559c06df69db199799d071399f925a91c8fa816e0eec2d2420f091e9
HEAD_REF master
PATCHES
fix-find-openexr-ilmbase.patch