aboutsummaryrefslogtreecommitdiff
path: root/ports/wincrypt/CONTROL
diff options
context:
space:
mode:
authorBilly O'Neal <bion@microsoft.com>2020-07-06 12:42:35 -0700
committerGitHub <noreply@github.com>2020-07-06 12:42:35 -0700
commit8eda81cc4dfbf9700cd36e280b6ad74d467ed9a3 (patch)
treed13210931c83678f59a22c6f2614acdf6d36895c /ports/wincrypt/CONTROL
parent58ff68ae41093573f56fae580a7ef6b339abe14e (diff)
downloadvcpkg-8eda81cc4dfbf9700cd36e280b6ad74d467ed9a3.tar.gz
vcpkg-8eda81cc4dfbf9700cd36e280b6ad74d467ed9a3.zip
[opengl wincrypt winsock2] Use $ENV{WindowsSdkDir} instead of hard coding Windows SDK paths. (#12232)
Also delete vcpkg_get_program_files_32_bit because it was used in only one place. Resolves #8288 Obsoletes #11421, #11261, #8329
Diffstat (limited to 'ports/wincrypt/CONTROL')
-rw-r--r--ports/wincrypt/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wincrypt/CONTROL b/ports/wincrypt/CONTROL
index c83865407..615d2c3d9 100644
--- a/ports/wincrypt/CONTROL
+++ b/ports/wincrypt/CONTROL
@@ -1,3 +1,3 @@
Source: wincrypt
-Version: 0.0-1
+Version: 0.0-2
Description: Windows Cryptography. \ No newline at end of file