summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/cmark/cmark_0.30.0.bb (renamed from meta-oe/recipes-support/cmark/cmark_git.bb)4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/cmark/cmark_git.bb b/meta-oe/recipes-support/cmark/cmark_0.30.0.bb
index f74a39b50..c52a04064 100644
--- a/meta-oe/recipes-support/cmark/cmark_git.bb
+++ b/meta-oe/recipes-support/cmark/cmark_0.30.0.bb
@@ -4,11 +4,9 @@ LICENSE = "BSD-2-Clause & MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=81f9cae6293cc0345a9144b78152ab62" 4LIC_FILES_CHKSUM = "file://COPYING;md5=81f9cae6293cc0345a9144b78152ab62"
5 5
6SRC_URI = "git://github.com/commonmark/cmark.git" 6SRC_URI = "git://github.com/commonmark/cmark.git"
7SRCREV = "8daa6b1495124f0b67e6034130e12d7be83e38bd" 7SRCREV = "8800e66010214384e75f933830ca5585e1ae3060"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
9 9
10PV = "0.29.0"
11
12inherit cmake lib_package 10inherit cmake lib_package
13 11
14EXTRA_OECMAKE += " \ 12EXTRA_OECMAKE += " \