diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 11:37:23 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-26 15:10:56 -0800 |
| commit | c7616b902bf7918d7d9702dda95c80bc6c1ca545 (patch) | |
| tree | 0b8608bd138204be6f058594136b03cd540b3a56 /ports/lodepng | |
| parent | 3921fc3012f91efedc36961ce7f15700af47aa7d (diff) | |
| download | vcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.tar.gz vcpkg-c7616b902bf7918d7d9702dda95c80bc6c1ca545.zip | |
[many ports] Upgrades
Diffstat (limited to 'ports/lodepng')
| -rw-r--r-- | ports/lodepng/CONTROL | 2 | ||||
| -rw-r--r-- | ports/lodepng/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/lodepng/CONTROL b/ports/lodepng/CONTROL index 230e27252..12a944ab5 100644 --- a/ports/lodepng/CONTROL +++ b/ports/lodepng/CONTROL @@ -1,3 +1,3 @@ Source: lodepng -Version: 2017-09-01-8a0f16afe74a6a-1 +Version: 2018-02-25 Description: PNG encoder and decoder in C and C++ diff --git a/ports/lodepng/portfile.cmake b/ports/lodepng/portfile.cmake index 8611d5ea3..4fa423a0a 100644 --- a/ports/lodepng/portfile.cmake +++ b/ports/lodepng/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO lvandeve/lodepng - REF 8a0f16afe74a6abf85e3b45e9558283022021a59 - SHA512 189dde0a0982822b6dfc3f886d8035338ed200958eed8394c5c64aa97ddcf758b3989beae14ce8f26a78efa9fb4b94932bb02b41cacd62bd62a46ebf9b324def + REF 116f5b2ed7c4a9c6779ae291b79770727cbb11ad + SHA512 746528e4cb4c8678a91f607ff7c2d61f651a19ef1efcd4694deb0d2191970674de7e13331004f7702b31a335474cf71364c8da0fdc7c75852db3cb896f00a375 HEAD_REF master ) |
