redis-plus-plus: upgrade 1.3.9 -> 1.3.10

Changelog:
 Fix TLS support on async interface

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2023-07-18 12:25:42 +08:00
committed by Khem Raj
parent 77c7af820c
commit 817ae6c4ad
@@ -8,7 +8,7 @@ DEPENDS += "hiredis"
SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https \
file://0001-CMakeLists.txt-fix-substitution-for-static-libs.patch"
SRCREV = "0c4ba0370e46c3d0d443c0368d02195faa791219"
SRCREV = "8b9ce389099608cf9bae617d79d257d2cc05e12f"
S = "${WORKDIR}/git"