diff options
Diffstat (limited to 'ports/directxmath')
| -rw-r--r-- | ports/directxmath/CONTROL | 2 | ||||
| -rw-r--r-- | ports/directxmath/portfile.cmake | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ports/directxmath/CONTROL b/ports/directxmath/CONTROL index 6471db4e8..bbd86fa2e 100644 --- a/ports/directxmath/CONTROL +++ b/ports/directxmath/CONTROL @@ -1,4 +1,4 @@ Source: directxmath -Version: dec2020b +Version: jan2021 Homepage: https://walbourn.github.io/introducing-directxmath/ Description: DirectXMath SIMD C++ math library diff --git a/ports/directxmath/portfile.cmake b/ports/directxmath/portfile.cmake index 872f7d933..b9a509eda 100644 --- a/ports/directxmath/portfile.cmake +++ b/ports/directxmath/portfile.cmake @@ -1,9 +1,10 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/DirectXMath
- REF dec2020b
- SHA512 59f2e7024b145e09ec40639627344175e77db0527888dce07a6e5785cb240ed163c8d5b063222226ddd1af8128de1d842ff15a1f6e9f5e1e1a14dfd2da1a270b
+ REF jan2021
+ SHA512 8288f9e4d30b4947e98122f298ca25b8e2f82091c1257d3a0fd4d8de44c4c9a97d4549c105b388afbefad11ad6f30429e875e3e70eb4aa7865be6d4c08d6d1f3
HEAD_REF master
+ FILE_DISAMBIGUATOR 2
)
vcpkg_configure_cmake(
|
