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.bb5
1 files changed, 2 insertions, 3 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 aa55ebf84d..7a6b0bf95d 100644
--- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
+++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
@@ -14,12 +14,11 @@ LIC_FILES_CHKSUM = "\
14" 14"
15 15
16DEPENDS = "boost" 16DEPENDS = "boost"
17SRCREV = "3dd23e3280f213bacefdf5fcb04857bf52e90917" 17SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196"
18PV = "0.6.2+git${SRCPV}" 18PV = "0.6.3+git${SRCPV}"
19 19
20SRC_URI = "\ 20SRC_URI = "\
21 git://github.com/docopt/docopt.cpp.git;protocol=https \ 21 git://github.com/docopt/docopt.cpp.git;protocol=https \
22 file://0001-Set-library-VERSION-and-SOVERSION.patch \
23" 22"
24 23
25S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"