diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 05:15:42 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-08 22:29:53 -0700 |
| commit | 86fecfc61c3b9b0f5e93b47e4c5d807322e08847 (patch) | |
| tree | d5fb74caf33115bb44688cefd76b4aecec32b37e /ports/directxtex | |
| parent | bd5bad18e40c2cc8af26558166a580f37993ac01 (diff) | |
| download | vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.tar.gz vcpkg-86fecfc61c3b9b0f5e93b47e4c5d807322e08847.zip | |
Upgrades 2018.07.08
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 a351a497f..9340c9f3e 100644 --- a/ports/directxtex/CONTROL +++ b/ports/directxtex/CONTROL @@ -1,3 +1,3 @@ Source: directxtex
-Version: may2018b +Version: jul2018 Description: DirectXTex texture processing library
\ No newline at end of file diff --git a/ports/directxtex/portfile.cmake b/ports/directxtex/portfile.cmake index 498244a4d..4ea0216b0 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 may2018b - SHA512 31b55ceb6b299ac51cba35664e541c7b162db23604c44306f7b2ba410bc0de96b02f6b2f58085c035574580648ab7c6521bc8fe1aa13c34c7ad66060260d0dcd
+ REF jul2018 + SHA512 83408840bf1fedef240c808c59b94d9b77133cf6bc1803c49a4faf5a319fa4b16c26c16240748fb4dd29fb907a4366c724171c64deeb71b0a15214ee74859b4d
HEAD_REF master
)
|
