aboutsummaryrefslogtreecommitdiff
path: root/ports/botan/CONTROL
diff options
context:
space:
mode:
authorwangli28 <47812810+wangli28@users.noreply.github.com>2019-07-07 15:29:23 +0800
committerPhil Christensen <philc@microsoft.com>2019-07-07 00:29:23 -0700
commit46e5414ce0e977c37f4f44643d7ef273fbee8d88 (patch)
tree5854c7f5dbd01019ea9cd416e56d092d0d1e8404 /ports/botan/CONTROL
parent6f15f897b9635112b624c384e62254963851d04e (diff)
downloadvcpkg-46e5414ce0e977c37f4f44643d7ef273fbee8d88.tar.gz
vcpkg-46e5414ce0e977c37f4f44643d7ef273fbee8d88.zip
[botan] Fix build error C2039 with Visual Studio 2019 and C++17 (#7140)
Diffstat (limited to 'ports/botan/CONTROL')
-rw-r--r--ports/botan/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/botan/CONTROL b/ports/botan/CONTROL
index 9221e7f66..48ee01549 100644
--- a/ports/botan/CONTROL
+++ b/ports/botan/CONTROL
@@ -1,4 +1,4 @@
Source: botan
-Version: 2.9.0-1
+Version: 2.9.0-2
Homepage: https://botan.randombit.net
Description: A cryptography library written in C++11