diff options
| author | Koby Kahane <kobykahane@gmail.com> | 2018-03-29 20:57:32 +0300 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-29 10:57:32 -0700 |
| commit | 2e4d839dc5270137f9ff4f1df03c3d60d69d633e (patch) | |
| tree | 603fa595c140b234f13bf540a1aca9ba7dfc1f18 /ports/cryptopp/CONTROL | |
| parent | 10e77be9fa5a4d6bb132c8d56ee8426de36ab449 (diff) | |
| download | vcpkg-2e4d839dc5270137f9ff4f1df03c3d60d69d633e.tar.gz vcpkg-2e4d839dc5270137f9ff4f1df03c3d60d69d633e.zip | |
[cryptopp] Update to 6.1.0 (#3171)
* [cryptopp] Update to 6.1.0
The CMake files for CryptoPP that were previously built into the project are now available separately in cryptopp-cmake, so we pick them up from there.
* [cryptopp] USe ninja, fixup_cmake_targets
Diffstat (limited to 'ports/cryptopp/CONTROL')
| -rw-r--r-- | ports/cryptopp/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cryptopp/CONTROL b/ports/cryptopp/CONTROL index 00d14756a..ef8e6fd75 100644 --- a/ports/cryptopp/CONTROL +++ b/ports/cryptopp/CONTROL @@ -1,3 +1,3 @@ Source: cryptopp -Version: 5.6.5-1 +Version: 6.1.0-1 Description: Crypto++ is a free C++ class library of cryptographic schemes. |
