diff options
| author | yurybura <yurybura@gmail.com> | 2020-12-24 04:16:42 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 17:16:42 -0800 |
| commit | f2c91b2d897ebbc7f4531ed46e6a650a582a92ff (patch) | |
| tree | 4f4a8e74c65a534e9927a3983ac30e0db5d56319 /ports/telnetpp/CONTROL | |
| parent | 6654632423844b0ff5441a6a99b4ae0ae259928f (diff) | |
| download | vcpkg-f2c91b2d897ebbc7f4531ed46e6a650a582a92ff.tar.gz vcpkg-f2c91b2d897ebbc7f4531ed46e6a650a582a92ff.zip | |
[boost] update to 1.75.0 (#15090)
Diffstat (limited to 'ports/telnetpp/CONTROL')
| -rw-r--r-- | ports/telnetpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/telnetpp/CONTROL b/ports/telnetpp/CONTROL index 3118d13bc..f768eb84d 100644 --- a/ports/telnetpp/CONTROL +++ b/ports/telnetpp/CONTROL @@ -1,8 +1,8 @@ Source: telnetpp
-Version: 2.0-4
+Version: 2.1.2
Homepage: https://github.com/KazDragon/telnetpp
Description: Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
-Build-Depends: boost-container, boost-signals2, boost-variant, gsl-lite, boost-exception
+Build-Depends: boost-range, boost-container, boost-signals2, boost-variant, gsl-lite, boost-exception
Default-Features: zlib
Supports: !uwp
|
