diff options
| author | myd7349 <myd7349@gmail.com> | 2019-05-01 17:43:48 -0500 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-01 15:43:48 -0700 |
| commit | 35009e4966e4b23b6a1a60a2d238309f0e36ae11 (patch) | |
| tree | efb5cc4661d3f9bc4990ae7cb876d4bdc6b5ae91 /ports/libsodium/CONTROL | |
| parent | f47866c4c46da60061e97d752146f8ea2c05b01f (diff) | |
| download | vcpkg-35009e4966e4b23b6a1a60a2d238309f0e36ae11.tar.gz vcpkg-35009e4966e4b23b6a1a60a2d238309f0e36ae11.zip | |
[libsodium] Migrate build system to CMake (#5600)
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 b84d40caf..a994a1729 100644 --- a/ports/libsodium/CONTROL +++ b/ports/libsodium/CONTROL @@ -1,3 +1,3 @@ Source: libsodium -Version: 1.0.17-1 +Version: 1.0.17-2 Description: A modern and easy-to-use crypto library |
