Skip to content

Commit

Permalink
[directxtk] Update library to oct2019 (#8724)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan-mohammadi authored and vicroms committed Oct 24, 2019
1 parent c04af2c commit 87c8af9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 42 deletions.
2 changes: 1 addition & 1 deletion ports/directxtk/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: directxtk
Version: aug2019
Version: oct2019
Homepage: https://walbourn.github.io/directxtk
Description: A collection of helper classes for writing DirectX 11.x code in C++.
39 changes: 0 additions & 39 deletions ports/directxtk/fix-invalid-configuration.patch

This file was deleted.

4 changes: 2 additions & 2 deletions ports/directxtk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Microsoft/DirectXTK
REF aug2019
SHA512 acd8ccd56ffec13749b62ec59fa3fe4c771d12b1a595595ba73bda8e63f14b45342e251d4dec6d1d918b6b4e3b4e0e6f6bfef91b03b09f034ee978c64c7fe3b8
REF oct2019
SHA512 d14cc3836986d4082edd34c39fda1d8c5ba4c8bfdc8640e61a3eac61e19c1eae6c7bc9ab57a353b7dc5cc04e084b71df43174aecfbd41975ebe97f0f8e7f4a86
HEAD_REF master
)

Expand Down

0 comments on commit 87c8af9

Please sign in to comment.