aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorPhoebe <v-phma@microsoft.com>2019-08-13 19:55:28 -0700
committerPhoebe <v-phma@microsoft.com>2019-08-13 19:55:28 -0700
commit7291a25631b2097b961eae790ce90fbd4f8a6ca8 (patch)
treed76ece3e387f0d76fe5558545e9a40daddeed65c /ports/spdlog/CONTROL
parente6a21e1b421e8231f3eb46d8af574a990b5da8c8 (diff)
downloadvcpkg-7291a25631b2097b961eae790ce90fbd4f8a6ca8.tar.gz
vcpkg-7291a25631b2097b961eae790ce90fbd4f8a6ca8.zip
[spdlog] fix cmake targets path
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 aa5474709..0864d7858 100644
--- a/ports/spdlog/CONTROL
+++ b/ports/spdlog/CONTROL
@@ -1,5 +1,5 @@
Source: spdlog
-Version: 1.3.1-1
+Version: 1.3.1-2
Homepage: https://github.com/gabime/spdlog
Description: Very fast, header only, C++ logging library
Build-Depends: fmt