mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 21:59:27 +00:00
docopt.cpp: Drop using gitpkgv
Use https for fetcher protocol Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7d44b3d785
commit
23adcea495
@ -18,12 +18,10 @@ SRCREV = "3dd23e3280f213bacefdf5fcb04857bf52e90917"
|
||||
PV = "0.6.2+git${SRCPV}"
|
||||
|
||||
SRC_URI = "\
|
||||
git://git@github.com/docopt/docopt.cpp.git;protocol=ssh \
|
||||
git://github.com/docopt/docopt.cpp.git;protocol=https \
|
||||
file://0001-Set-library-VERSION-and-SOVERSION.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake gitpkgv
|
||||
|
||||
PKGV = "0.6.2+git${GITPKGV}"
|
||||
inherit cmake
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user