diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-01-03 15:29:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-03 15:29:12 +0200 |
| commit | 14636552aded023d8c266098438420eb6c113cfe (patch) | |
| tree | 3bff1a1b01d6bf8c11abea49d6ccdb371513a39a /ports/cpp-redis/CONTROL | |
| parent | c4bc3a25e51563b8949380bf8fca99052caf07f0 (diff) | |
| parent | 68f9f8943114677d6c66d85c14ccd1e5dcca8fd7 (diff) | |
| download | vcpkg-14636552aded023d8c266098438420eb6c113cfe.tar.gz vcpkg-14636552aded023d8c266098438420eb6c113cfe.zip | |
Merge pull request #2492 from lebdron/cpp-redis-4.3.0
[cpp-redis] Update to 4.3.0
Diffstat (limited to 'ports/cpp-redis/CONTROL')
| -rw-r--r-- | ports/cpp-redis/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpp-redis/CONTROL b/ports/cpp-redis/CONTROL index 554755b57..53ed862c2 100644 --- a/ports/cpp-redis/CONTROL +++ b/ports/cpp-redis/CONTROL @@ -1,4 +1,4 @@ Source: cpp-redis -Version: 3.5.2-2 +Version: 4.3.0 Build-Depends: tacopie Description: cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining. |
