diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-05-08 17:51:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-08 17:51:44 -0700 |
| commit | 223d5d82ac06cefc009c7c125771f5569d086ac5 (patch) | |
| tree | ee1acc94b5385c6ba3dd57c3a2d3577a74b38e35 /ports/stb | |
| parent | 38aeee774a94b4cdb085e450ff579a404cc161c3 (diff) | |
| download | vcpkg-223d5d82ac06cefc009c7c125771f5569d086ac5.tar.gz vcpkg-223d5d82ac06cefc009c7c125771f5569d086ac5.zip | |
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
Diffstat (limited to 'ports/stb')
| -rw-r--r-- | ports/stb/CONTROL | 2 | ||||
| -rw-r--r-- | ports/stb/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/stb/CONTROL b/ports/stb/CONTROL index e052f09c4..7ffc04be0 100644 --- a/ports/stb/CONTROL +++ b/ports/stb/CONTROL @@ -1,3 +1,3 @@ Source: stb -Version: 2019-04-19 +Version: 2019-05-07 Description: stb single-file public domain libraries for C/C++ diff --git a/ports/stb/portfile.cmake b/ports/stb/portfile.cmake index 8369bbb1f..0a0f2397b 100644 --- a/ports/stb/portfile.cmake +++ b/ports/stb/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO nothings/stb - REF 2c2908f50515dcd939f24be261c3ccbcd277bb49 - SHA512 d039346a4117f230eba344e8fd45b55290026c6611ef9aab1a6f504d7207ae724c978062e85613dda05f96d3e1eb8ee04c78a289c142cad34bc7ef24e2cf8689 + REF 1034f5e5c4809ea0a7f4387e0cd37c5184de3cdd + SHA512 efc3deedd687615a6706b0d315ded8d76edb28fcd6726531956fde9bba81cc62f25df0a1f998b56e16ab0c62989687c7d5b58875789470c2bf7fd457b1ff6535 HEAD_REF master ) |
