summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb')
-rw-r--r--meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
index 28db39ac20..3d438871ed 100644
--- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
+++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\
15 15
16DEPENDS = "boost" 16DEPENDS = "boost"
17SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196" 17SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196"
18PV = "0.6.3+git${SRCPV}" 18PV = "0.6.3+git"
19 19
20SRC_URI = "\ 20SRC_URI = "\
21 git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \ 21 git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \