diff options
| author | Rémy Tassoux <contact@rt2.fr> | 2020-11-17 23:45:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-17 14:45:32 -0800 |
| commit | 32c13c7ce883c2d07dad88c1ac8ada475acda474 (patch) | |
| tree | 90e4ee87c306a5730c58d947530c7718bfc615e7 /ports/directxtex/CONTROL | |
| parent | 0b7e8c9e8ef7ce025ff19c92a0f80e2c48b5e855 (diff) | |
| download | vcpkg-32c13c7ce883c2d07dad88c1ac8ada475acda474.tar.gz vcpkg-32c13c7ce883c2d07dad88c1ac8ada475acda474.zip | |
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#14539)
* [directxtk][directxtk12][directxtex][directxmesh] Update to latest version
https://github.com/microsoft/DirectXTK/releases/tag/nov2020
https://github.com/microsoft/DirectXTK12/releases/tag/nov2020
https://github.com/microsoft/DirectXTex/releases/tag/nov2020
https://github.com/microsoft/DirectXMesh/releases/tag/nov2020
* [directxlibs] Fix wrong port version
Diffstat (limited to 'ports/directxtex/CONTROL')
| -rw-r--r-- | ports/directxtex/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/directxtex/CONTROL b/ports/directxtex/CONTROL index eb5865def..06ec4ac5a 100644 --- a/ports/directxtex/CONTROL +++ b/ports/directxtex/CONTROL @@ -1,6 +1,5 @@ Source: directxtex -Version: sept2020 -Port-Version: 2 +Version: nov2020 Homepage: https://walbourn.github.io/directxtex Description: DirectXTex texture processing library Build-Depends: directxtex[core,dx12](arm64|uwp) |
