diff options
| author | Joel Clay <jc4770@columbia.edu> | 2018-01-10 20:47:17 -0500 |
|---|---|---|
| committer | Joel Clay <jc4770@columbia.edu> | 2018-01-10 20:47:42 -0500 |
| commit | 0e6e2c9658f3cc7d11a37e4feb0a98ff58a4e53c (patch) | |
| tree | b0f458c5cc3ffdc1c5b8adc165c95ae7da040f01 /ports/magnum-plugins | |
| parent | 3011064df2497e8a02d3aae30d75a3b537498ae0 (diff) | |
| download | vcpkg-0e6e2c9658f3cc7d11a37e4feb0a98ff58a4e53c.tar.gz vcpkg-0e6e2c9658f3cc7d11a37e4feb0a98ff58a4e53c.zip | |
Update magnum, magnum-plugins and corrade to latest
Diffstat (limited to 'ports/magnum-plugins')
| -rw-r--r-- | ports/magnum-plugins/CONTROL | 2 | ||||
| -rw-r--r-- | ports/magnum-plugins/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/magnum-plugins/CONTROL b/ports/magnum-plugins/CONTROL index 6c187f423..5c76b45ae 100644 --- a/ports/magnum-plugins/CONTROL +++ b/ports/magnum-plugins/CONTROL @@ -1,4 +1,4 @@ Source: magnum-plugins -Version: jun2017-5 +Version: jan2018-1 Build-Depends: stb, magnum Description: Plugins for C++11/C++14 and OpenGL graphics engine http://mosra.cz/blog/magnum.php diff --git a/ports/magnum-plugins/portfile.cmake b/ports/magnum-plugins/portfile.cmake index 289816b94..b2b574b06 100644 --- a/ports/magnum-plugins/portfile.cmake +++ b/ports/magnum-plugins/portfile.cmake @@ -2,8 +2,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO mosra/magnum-plugins - REF 34a3bc34335ca05097e735db19fe1fae81dbfbb5 - SHA512 8d8998ed0f5a9361fd8a322f0c9ee8bb36b2255487e7198603f316a383a5dcb38160dcfa92759a2e2aa6d13d45f5fdae8f1165e39428d516823bc931d3097b83 + REF f0ddc63385e30c3bae362789855a95de7c46f8a7 + SHA512 d0afda7be75efd2dec731e9435732220a76e735ef58d860f7119f206b1d5828af6e70aca3517b0f930c83440930ed62cb03e6c123e37771b72c50ddb44676945 HEAD_REF master ) |
