aboutsummaryrefslogtreecommitdiff
path: root/ports/cryptopp/CONTROL
diff options
context:
space:
mode:
authorJon Spencer <jon@jonspencer.ca>2019-06-08 18:35:37 -0700
committerRobert Schumacher <roschuma@microsoft.com>2019-06-08 18:35:37 -0700
commite2d5324c5792845520085c4289d63f6d9a7c45ff (patch)
treee5a0dbf85e164c9d4aadc42a4c50eef6ef9cd26e /ports/cryptopp/CONTROL
parent4c898ffc40b003cd5897684d0c74b7ca5a3595e0 (diff)
downloadvcpkg-e2d5324c5792845520085c4289d63f6d9a7c45ff.tar.gz
vcpkg-e2d5324c5792845520085c4289d63f6d9a7c45ff.zip
[cryptopp] fix build by disabling assembly on osx (#6821)
* [cryptopp] fix build by disabling assembly on osx * [cryptopp] Bump control version
Diffstat (limited to 'ports/cryptopp/CONTROL')
-rw-r--r--ports/cryptopp/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cryptopp/CONTROL b/ports/cryptopp/CONTROL
index e3a5d79de..c65a43c90 100644
--- a/ports/cryptopp/CONTROL
+++ b/ports/cryptopp/CONTROL
@@ -1,3 +1,3 @@
Source: cryptopp
-Version: 8.1.0
+Version: 8.1.0-1
Description: Crypto++ is a free C++ class library of cryptographic schemes.