aboutsummaryrefslogtreecommitdiff
path: root/ports/botan/CONTROL
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2019-12-21 03:57:17 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2019-12-20 11:57:17 -0800
commit7d21ab542d7f163541e8a86bceb1ac5a29be3e8a (patch)
tree8a22e388a3d06fe4d3b87a6dd942154b03d9aa34 /ports/botan/CONTROL
parentb630f9b40da3276643d6aa6c846109e06190f90f (diff)
downloadvcpkg-7d21ab542d7f163541e8a86bceb1ac5a29be3e8a.tar.gz
vcpkg-7d21ab542d7f163541e8a86bceb1ac5a29be3e8a.zip
[botan] Fix unrecognized compile flag MT/MD (#9335)
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 11ac954f8..e38a27bbb 100644
--- a/ports/botan/CONTROL
+++ b/ports/botan/CONTROL
@@ -1,4 +1,4 @@
Source: botan
-Version: 2.12.1
+Version: 2.12.1-1
Homepage: https://botan.randombit.net
Description: A cryptography library written in C++11