diff options
| author | LazyWolf Lin <LazyWolfLin@gmail.com> | 2017-11-28 18:18:05 +0800 |
|---|---|---|
| committer | Alexander Karatarakis <alex@karatarakis.com> | 2017-11-28 02:18:05 -0800 |
| commit | 8a55bd8d3bf61e10bd42966228007f930cc8f011 (patch) | |
| tree | d6c1797a83f60c774da8221bb07ef135693d8f62 /ports/log4cplus/CONTROL | |
| parent | b7c9ef55531cba1c014650dbc5ff33fa1b977b40 (diff) | |
| download | vcpkg-8a55bd8d3bf61e10bd42966228007f930cc8f011.tar.gz vcpkg-8a55bd8d3bf61e10bd42966228007f930cc8f011.zip | |
[log4cplus] upgrade to v2.0.0rc2. (#2265)
Diffstat (limited to 'ports/log4cplus/CONTROL')
| -rw-r--r-- | ports/log4cplus/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/log4cplus/CONTROL b/ports/log4cplus/CONTROL index 882ee88b8..6dbcb515c 100644 --- a/ports/log4cplus/CONTROL +++ b/ports/log4cplus/CONTROL @@ -1,3 +1,4 @@ Source: log4cplus -Version: REL_1_2_1-RC2-1 +Version: REL_2_0_0-RC2 Description: A simple to use C++ logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration +Build-Depends: catch |
