aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-11-26 06:35:53 +0800
committerVictor Romero <romerosanchezv@gmail.com>2019-11-25 14:35:53 -0800
commitca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec (patch)
tree3c08d7f1a8abd3e80cf9fa8a86e56b2d7b942b1b /ports/spdlog/CONTROL
parenta3ab4500a4fbe26bdd6b8a671e2a1dc44112f5eb (diff)
downloadvcpkg-ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec.tar.gz
vcpkg-ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec.zip
[spdlog]Update to 1.4.2 (#8779)
* [spdlog]Upgrade version to 1.4.2 * [spdlog]Do not remove these libraries. * [spdlog]Fix error C4275 when use fmt. * [spdlog]Re-fix C4275 error. * [spdlog]Re-fix C4275 error. * [spdlog]Disable build on uwp. * [spdlog]Fix build with uwp.
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 0864d7858..4c27da425 100644
--- a/ports/spdlog/CONTROL
+++ b/ports/spdlog/CONTROL
@@ -1,5 +1,5 @@
Source: spdlog
-Version: 1.3.1-2
+Version: 1.4.2
Homepage: https://github.com/gabime/spdlog
Description: Very fast, header only, C++ logging library
Build-Depends: fmt