diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 00:18:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-13 11:16:07 -0700 |
| commit | 51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a (patch) | |
| tree | daa799b280b3a405a5144b71543e4ae30511931d /ports/matio | |
| parent | 40bc3cb716c912e7a9cd567369a77918cfce87a2 (diff) | |
| download | vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.tar.gz vcpkg-51f93e27f1057cdf7f83d3d799f1b48f3eb77d8a.zip | |
[abseil][breakpad][cimg][matio][piex][rocksdb][thrift][tiny-dnn][unicorn-lib][unicorn] Updates
Diffstat (limited to 'ports/matio')
| -rw-r--r-- | ports/matio/CONTROL | 2 | ||||
| -rw-r--r-- | ports/matio/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/matio/CONTROL b/ports/matio/CONTROL index e3d0082f7..7c891c035 100644 --- a/ports/matio/CONTROL +++ b/ports/matio/CONTROL @@ -1,4 +1,4 @@ Source: matio -Version: 1.5.11 +Version: 1.5.12 Description: MATLAB MAT File I/O Library Build-Depends: zlib, hdf5 diff --git a/ports/matio/portfile.cmake b/ports/matio/portfile.cmake index ac9ca5c45..86d5b6a1f 100644 --- a/ports/matio/portfile.cmake +++ b/ports/matio/portfile.cmake @@ -2,8 +2,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO tbeu/matio - REF v1.5.11 - SHA512 f500475e80cdb52a4754c49e900a34c0b540a5c64f353287e6b85b0c16156b251fe8088f2ed584af5a4d0916e98fddf73a3799e7c045ab859298687038e6d513 + REF v1.5.12 + SHA512 3bf6d2bf6460531dd2a740813bca3f3da6347b9fadb39803257f11bcceeaa7cf6657921c9ca9c8db02bf2020d5adf2ecf544b2455aa0ca897c0644493b1902a4 HEAD_REF master ) |
