aboutsummaryrefslogtreecommitdiff
path: root/ports/log4cplus/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-06-18 08:10:45 +0800
committerPhil Christensen <philc@microsoft.com>2019-06-17 17:10:45 -0700
commitf10cfbe064e1c79340e2366361f5de2b3997ad41 (patch)
treee8f7eabd94598144fffb158c07716e5c922b0cec /ports/log4cplus/CONTROL
parent5bbba1c92b4730ef68b304cd668168539a11d13f (diff)
downloadvcpkg-f10cfbe064e1c79340e2366361f5de2b3997ad41.tar.gz
vcpkg-f10cfbe064e1c79340e2366361f5de2b3997ad41.zip
[log4cplus]Fix lnk2019 errors when using log4cplus. (#6930)
Diffstat (limited to 'ports/log4cplus/CONTROL')
-rw-r--r--ports/log4cplus/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/log4cplus/CONTROL b/ports/log4cplus/CONTROL
index bdcb159b7..99771644a 100644
--- a/ports/log4cplus/CONTROL
+++ b/ports/log4cplus/CONTROL
@@ -1,5 +1,5 @@
Source: log4cplus
-Version: 2.0.4
+Version: 2.0.4-1
Homepage: https://github.com/log4cplus/log4cplus
Description: A simple to use C++ logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration
Build-Depends: catch