diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:28:21 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-19 14:13:12 -0700 |
| commit | 64a7483a4a4c9d176896ec7aec08a6acef4ea8f3 (patch) | |
| tree | 6e16e3922f50a795cb1b0125f84c62e6f55610fe /ports/directxtex | |
| parent | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (diff) | |
| download | vcpkg-64a7483a4a4c9d176896ec7aec08a6acef4ea8f3.tar.gz vcpkg-64a7483a4a4c9d176896ec7aec08a6acef4ea8f3.zip | |
Upgrades 2018.09.18
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 9340c9f3e..3196c68b1 100644 --- a/ports/directxtex/CONTROL +++ b/ports/directxtex/CONTROL @@ -1,3 +1,3 @@ Source: directxtex
-Version: jul2018 +Version: aug2018b Description: DirectXTex texture processing library
\ No newline at end of file diff --git a/ports/directxtex/portfile.cmake b/ports/directxtex/portfile.cmake index 4ea0216b0..bcdeebfbd 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 jul2018 - SHA512 83408840bf1fedef240c808c59b94d9b77133cf6bc1803c49a4faf5a319fa4b16c26c16240748fb4dd29fb907a4366c724171c64deeb71b0a15214ee74859b4d
+ REF aug2018b + SHA512 51ccd4855d399db4980a0f859da25e9473cf5b4ae44f2594b13ba7813d4fd3f4c424ce750ca0b096e40999c935269522fb6bfe2b2e1910f0f8a6c6c1ea76c399
HEAD_REF master
)
|
