summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 0e6461589e..14da3ca3f1 100644
--- a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
+++ b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
6 6
7SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop;protocol=https" 7SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop;protocol=https"
8 8
9SRCREV = "4f712ed69a04a344957d22efa5dc111b415b3aff" 9SRCREV = "d740a92d38e3a8f4d5b2153f53b82f1c98e312ab"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12