summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/md4c/md4c_0.5.2.bb (renamed from meta-oe/recipes-support/md4c/md4c_0.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/md4c/md4c_0.5.0.bb b/meta-oe/recipes-support/md4c/md4c_0.5.2.bb
index 755d5f50ff..6c409666fc 100644
--- a/meta-oe/recipes-support/md4c/md4c_0.5.0.bb
+++ b/meta-oe/recipes-support/md4c/md4c_0.5.2.bb
@@ -12,6 +12,6 @@ SRC_URI = " \
12 git://github.com/mity/md4c.git;protocol=https;branch=master \ 12 git://github.com/mity/md4c.git;protocol=https;branch=master \
13" 13"
14 14
15SRCREV = "481230f4180cb0e0aad56da06de9327d5bacd570" 15SRCREV = "729e6b8b320caa96328968ab27d7db2235e4fb47"
16 16
17inherit cmake 17inherit cmake