| Message ID | 20260513050450.3515182-8-ankur.tyagi85@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,scarthgap,1/8] exiftool: ignore CVE-2026-7580 | expand |
diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb similarity index 94% rename from meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb rename to meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb index c250ea8779..04cffe8791 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.1.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755" SECTION = "libs/networking" SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master" -SRCREV = "fc3f684a80151a3319446fc96083a9ff384ee4fe" +SRCREV = "ccd7f20c1b756f7041598383baffcdc326246db7" S = "${WORKDIR}/git"