diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-06-12 10:32:58 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-06-12 21:14:14 -0700 |
| commit | 2a0bf9c488d5291e82a37d19d4b0f81e79678f0d (patch) | |
| tree | 53f6b64abd06271f400852aa498657fc421277cd /ports/directxtex | |
| parent | e5253d22d264985f632aca4d13de365e6557b720 (diff) | |
| download | vcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.tar.gz vcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.zip | |
Upgrades for 2018.06.12
Diffstat (limited to 'ports/directxtex')
| -rw-r--r-- | ports/directxtex/CONTROL | 2 | ||||
| -rw-r--r-- | ports/directxtex/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/directxtex/CONTROL b/ports/directxtex/CONTROL index 42efa2233..a351a497f 100644 --- a/ports/directxtex/CONTROL +++ b/ports/directxtex/CONTROL @@ -1,3 +1,3 @@ Source: directxtex
-Version: may2018 +Version: may2018b Description: DirectXTex texture processing library
\ No newline at end of file diff --git a/ports/directxtex/portfile.cmake b/ports/directxtex/portfile.cmake index d80a831c1..498244a4d 100644 --- a/ports/directxtex/portfile.cmake +++ b/ports/directxtex/portfile.cmake @@ -12,8 +12,8 @@ endif() vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/DirectXTex
- REF may2018 - SHA512 208186f9efe045b6219ac19748896e3630494f75bec33030248b0d7b37d6d6c2433d3fce7141157f85ce068a27a170d0af153dfc4465a9d280aef181ebe3a51f
+ REF may2018b + SHA512 31b55ceb6b299ac51cba35664e541c7b162db23604c44306f7b2ba410bc0de96b02f6b2f58085c035574580648ab7c6521bc8fe1aa13c34c7ad66060260d0dcd
HEAD_REF master
)
|
