aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorJonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>2020-06-11 17:42:04 +0800
committerGitHub <noreply@github.com>2020-06-11 02:42:04 -0700
commitffe8f5d9b7818c208058b0c3f6a795fba0707db5 (patch)
tree37903d599a24758960f36463749e46b0f33fcc85 /ports/spdlog/CONTROL
parent5c9511e3a8a3ff6ef8ca1e320b2f4cf38ffb791d (diff)
downloadvcpkg-ffe8f5d9b7818c208058b0c3f6a795fba0707db5.tar.gz
vcpkg-ffe8f5d9b7818c208058b0c3f6a795fba0707db5.zip
[spdlog] Update to 1.61 (#11793)
* [spdlog] Update to 1.61 * Modify the question * fixPortfile.camke * Update ports/spdlog/portfile.cmake * fixPortfile.cmake * Update ports/spdlog/portfile.cmake * Update ports/spdlog/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
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 e7f91fc94..900519360 100644
--- a/ports/spdlog/CONTROL
+++ b/ports/spdlog/CONTROL
@@ -1,5 +1,5 @@
Source: spdlog
-Version: 1.4.2-1
+Version: 1.6.1
Homepage: https://github.com/gabime/spdlog
Description: Very fast, header only, C++ logging library
Build-Depends: fmt