summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb')
-rw-r--r--meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb
index 77be27ffaa..6d035f4039 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb
@@ -8,7 +8,7 @@ SECTION = "libs/networking"
8 8
9SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9" 9SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9"
10 10
11SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x" 11SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14