summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb (renamed from meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb b/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb
index b3814afc71..d081242736 100644
--- a/meta-oe/recipes-extended/hiredis/hiredis_1.1.0.bb
+++ b/meta-oe/recipes-extended/hiredis/hiredis_1.2.0.bb
@@ -8,7 +8,7 @@ SRC_URI = " \
8 git://github.com/redis/hiredis;protocol=https;branch=master \ 8 git://github.com/redis/hiredis;protocol=https;branch=master \
9 file://run-ptest \ 9 file://run-ptest \
10 " 10 "
11SRCREV = "c14775b4e48334e0262c9f168887578f4a368b5d" 11SRCREV = "60e5075d4ac77424809f855ba3e398df7aacefe8"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14