aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2021-02-09 06:01:00 +0800
committerGitHub <noreply@github.com>2021-02-08 14:01:00 -0800
commit8a95605a7b757d7a66f4f6e972780e2eaf62d67d (patch)
treeba7c0dfd3843849229ad83ed98f09fd088e70d97 /ports/spdlog/CONTROL
parent66ffe4d7e194b168cfb7ba89c4237f10665b6535 (diff)
downloadvcpkg-8a95605a7b757d7a66f4f6e972780e2eaf62d67d.tar.gz
vcpkg-8a95605a7b757d7a66f4f6e972780e2eaf62d67d.zip
[spdlog] Support build shared library (#16089)
* [spdlog] Support build shared library * update version * update protifile * update version
Diffstat (limited to 'ports/spdlog/CONTROL')
-rw-r--r--ports/spdlog/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL
index c924d2b38..5b0271b9e 100644
--- a/ports/spdlog/CONTROL
+++ b/ports/spdlog/CONTROL
@@ -1,6 +1,6 @@
Source: spdlog
Version: 1.8.0
-Port-Version: 1
+Port-Version: 2
Homepage: https://github.com/gabime/spdlog
Description: Very fast, header only, C++ logging library
Build-Depends: fmt