summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb')
-rw-r--r--meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb
index 176fa3bed2..b52154025b 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "nng"
7SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" 7SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2"
8PV = "1.3.0" 8PV = "1.3.0"
9 9
10SRC_URI = "git://github.com/cwzx/nngpp" 10SRC_URI = "git://github.com/cwzx/nngpp;branch=master;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13