diff options
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 5e433e2df..fe3f5687c 100644 --- a/ports/matio/CONTROL +++ b/ports/matio/CONTROL @@ -1,5 +1,5 @@ Source: matio -Version: 1.5.16 +Version: 1.5.17 Homepage: https://github.com/tbeu/matio Description: MATLAB MAT File I/O Library Build-Depends: zlib, hdf5 diff --git a/ports/matio/portfile.cmake b/ports/matio/portfile.cmake index b173ddcc6..2d73da347 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 fabac6cf3ab36dbb82bff747aa99016d7759ccc3 - SHA512 5aa77bced72e23b69692e28ff181f8a08ade25e356cf1ca327cf61c8a3f8f4a468e907090deae104ecff28f997806a8605168b034121f1d8c0a125b750911e83 + REF 64f793668e09216029447990702c145403d14375 # v1.5.17 + SHA512 bbb1c5f1f2609d329b69963f16ff8b60052922f83513d20f3ef687c04c4278536b88116c4727855de06f12ddf34103fe4be250012ae24706868490583ee90fde HEAD_REF master ) |
