summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/boost-url/boost-url_git.bb')
-rw-r--r--meta-oe/recipes-devtools/boost-url/boost-url_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
index 9f759100b8..0e6461589e 100644
--- a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
+++ b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
@@ -4,7 +4,7 @@ SECTION = "libs"
4LICENSE = "BSL-1.0" 4LICENSE = "BSL-1.0"
5LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 5LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
6 6
7SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop" 7SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop;protocol=https"
8 8
9SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff" 9SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff"
10 10