diff options
| author | Squareys <squareys@googlemail.com> | 2018-05-02 12:21:02 +0200 |
|---|---|---|
| committer | Squareys <squareys@googlemail.com> | 2018-05-02 15:02:39 +0200 |
| commit | eee593968968f479987452535d9508bc38451fb5 (patch) | |
| tree | 60ad80761920e835e77a76338c7bca6d716e51f9 /ports/magnum-integration | |
| parent | 3338ab613cf44f336e3d6a78bd06d5c12094d921 (diff) | |
| download | vcpkg-eee593968968f479987452535d9508bc38451fb5.tar.gz vcpkg-eee593968968f479987452535d9508bc38451fb5.zip | |
[magnum,-plugins,-integration,-extras] Update to v2018.04
Signed-off-by: Squareys <squareys@googlemail.com>
Diffstat (limited to 'ports/magnum-integration')
| -rw-r--r-- | ports/magnum-integration/CONTROL | 2 | ||||
| -rw-r--r-- | ports/magnum-integration/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/magnum-integration/CONTROL b/ports/magnum-integration/CONTROL index a791e5718..a7fbebb5b 100644 --- a/ports/magnum-integration/CONTROL +++ b/ports/magnum-integration/CONTROL @@ -1,5 +1,5 @@ Source: magnum-integration -Version: 2018.02-1 +Version: 2018.04-1 Build-Depends: magnum Description: Integrations for magnum, C++11/C++14 graphics middleware for games and data visualization http://magnum.graphics/ Default-Features: diff --git a/ports/magnum-integration/portfile.cmake b/ports/magnum-integration/portfile.cmake index da9c393b7..4790d07d5 100644 --- a/ports/magnum-integration/portfile.cmake +++ b/ports/magnum-integration/portfile.cmake @@ -2,8 +2,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO mosra/magnum-integration - REF v2018.02 - SHA512 b2db442d5e29c117ee30ee2c37f5087c3d360158a52eb6bc19e5c1a0388a0ec1338c53e3fdad618bb6f4aba5d88fe10d20bb1539e5f21a309b8f06f2e195279c + REF v2018.04 + SHA512 ef22309dea452de8cf63d62f4b99f3e7b5b12b3580455e8fc1d53eabd921e24ec3824ce238a2b74cf0b6fd137e238b67c6b4653e750072b1105c6571e352d9fe HEAD_REF master ) |
