mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
redis-plus-plus: upgrade 1.3.2 -> 1.3.3
Changelog: ========= Fix async interface related bugs Fix example and test problems Fix Windows compilation problem Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
||||
|
||||
SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https"
|
||||
SRCREV = "e29c63db54653a660d7a0f556f670b7a6fce0a78"
|
||||
SRCREV = "389ffdf9e72035ea2096b03cda7f4a6809ae6363"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user