summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.3.bb (renamed from meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.2.bb b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.3.bb
index 5c4c0aaffc..c135105f90 100644
--- a/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.2.bb
+++ b/meta-oe/recipes-extended/redis-plus-plus/redis-plus-plus_1.3.3.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
6 6
7SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https" 7SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https"
8SRCREV = "e29c63db54653a660d7a0f556f670b7a6fce0a78" 8SRCREV = "389ffdf9e72035ea2096b03cda7f4a6809ae6363"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11