diff options
-rw-r--r-- | meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb (renamed from meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb index fdb781180a..c250ea8779 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755" | |||
10 | SECTION = "libs/networking" | 10 | SECTION = "libs/networking" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master" | 12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master" |
13 | SRCREV = "a081f1720f576d3e72ddce14e159ba90384e5b92" | 13 | SRCREV = "fc3f684a80151a3319446fc96083a9ff384ee4fe" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||