diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2019-12-21 03:57:17 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-12-20 11:57:17 -0800 |
| commit | 7d21ab542d7f163541e8a86bceb1ac5a29be3e8a (patch) | |
| tree | 8a22e388a3d06fe4d3b87a6dd942154b03d9aa34 /ports/botan/CONTROL | |
| parent | b630f9b40da3276643d6aa6c846109e06190f90f (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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 |
