diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-12-06 18:08:03 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-12-06 18:08:03 -0800 |
| commit | 1e6dd7b5d1820065e496a5d5c49e863cd0642ea9 (patch) | |
| tree | 01c593c8773d07841f2e58b2c4c90323101a3816 /ports/libsodium/CONTROL | |
| parent | d540915a3aaab722e9b627ae001168be52333662 (diff) | |
| download | vcpkg-1e6dd7b5d1820065e496a5d5c49e863cd0642ea9.tar.gz vcpkg-1e6dd7b5d1820065e496a5d5c49e863cd0642ea9.zip | |
[libsodium] Disable tests
Also, this is a workaround for x64-windows-static taking forever in VS2017 15.5
Diffstat (limited to 'ports/libsodium/CONTROL')
| -rw-r--r-- | ports/libsodium/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libsodium/CONTROL b/ports/libsodium/CONTROL index 185718572..4048a6a1f 100644 --- a/ports/libsodium/CONTROL +++ b/ports/libsodium/CONTROL @@ -1,3 +1,3 @@ Source: libsodium -Version: 1.0.15 +Version: 1.0.15-1 Description: A modern and easy-to-use crypto library |
