diff options
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.bb | 2 |
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 7a6b0bf95d..28db39ac20 100644 --- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb +++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb | |||
| @@ -18,7 +18,7 @@ SRCREV = "42ebcec9dc2c99a1b3a4542787572045763ad196" | |||
| 18 | PV = "0.6.3+git${SRCPV}" | 18 | PV = "0.6.3+git${SRCPV}" |
| 19 | 19 | ||
| 20 | SRC_URI = "\ | 20 | SRC_URI = "\ |
| 21 | git://github.com/docopt/docopt.cpp.git;protocol=https \ | 21 | git://github.com/docopt/docopt.cpp.git;protocol=https;branch=master \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
