aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2021-02-28 22:30:15 +0800
committerKhem Raj <raj.khem@gmail.com>2021-02-28 10:20:43 -0800
commit75a9a09efdad81279f187e66182e9c60aac7e096 (patch)
tree914c510928852ab8b7a6361250b8345af9b76dda
parentb0e7e68f93c8c385c1711556f78a29eb239534e6 (diff)
downloadmeta-openembedded-contrib-75a9a09efdad81279f187e66182e9c60aac7e096.tar.gz
redis-plus-plus: upgrade 1.2.1 -> 1.2.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.2.bb (renamed from meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.1.bb b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.2.bb
index 4059fd47e8..8b7a8d06e3 100644
--- a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.1.bb
+++ b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.2.2.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "hiredis"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "a9f9c301f8de1c181e6d45c573b5d1fe7b8200b1"
+SRCREV = "8ac506e6eb0e5c5b2625785b67400bde705773a1"
SRC_URI = "git://github.com/sewenew/redis-plus-plus"
S = "${WORKDIR}/git"