aboutsummaryrefslogtreecommitdiff
path: root/ports/cpp-redis/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alex@karatarakis.com>2018-01-03 15:29:12 +0200
committerGitHub <noreply@github.com>2018-01-03 15:29:12 +0200
commit14636552aded023d8c266098438420eb6c113cfe (patch)
tree3bff1a1b01d6bf8c11abea49d6ccdb371513a39a /ports/cpp-redis/CONTROL
parentc4bc3a25e51563b8949380bf8fca99052caf07f0 (diff)
parent68f9f8943114677d6c66d85c14ccd1e5dcca8fd7 (diff)
downloadvcpkg-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/CONTROL2
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.