summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb')
-rw-r--r--meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
index 1ffd8918a..ab2907110 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.5.2.bb
@@ -5,7 +5,7 @@ SECTION = "libs/networking"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a41e579bb4326c21c774f8e51e41d8a3" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a41e579bb4326c21c774f8e51e41d8a3"
7 7
8SRC_URI = "git://github.com/nanomsg/nng.git" 8SRC_URI = "git://github.com/nanomsg/nng.git;branch=master;protocol=https"
9SRCREV = "169221da8d53b2ca4fda76f894bee8505887a7c6" 9SRCREV = "169221da8d53b2ca4fda76f894bee8505887a7c6"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"