diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb | 2 |
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" | |||
| 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" | 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" |
| 8 | PV = "1.3.0" | 8 | PV = "1.3.0" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/cwzx/nngpp" | 10 | SRC_URI = "git://github.com/cwzx/nngpp;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
