From a9b3cb7fe9d369e471ca1d811a14df0b88cf5385 Mon Sep 17 00:00:00 2001 From: atkawa7 Date: Thu, 8 Jun 2017 11:43:12 -0700 Subject: Created Control file --- ports/cpp-redis/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/cpp-redis/CONTROL (limited to 'ports/cpp-redis/CONTROL') diff --git a/ports/cpp-redis/CONTROL b/ports/cpp-redis/CONTROL new file mode 100644 index 000000000..30491dca4 --- /dev/null +++ b/ports/cpp-redis/CONTROL @@ -0,0 +1,3 @@ +Source: cpp-redis +Version: 3.5.1 +Description: cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining. -- cgit v1.2.3