nng: upgrade 1.7.3 -> 1.11

ChangeLog:
https://github.com/nanomsg/nng/releases/tag/v1.11
https://github.com/nanomsg/nng/releases/tag/v1.10
https://github.com/nanomsg/nng/releases/tag/v1.9.0
https://github.com/nanomsg/nng/releases/tag/v1.8.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao 2026-01-10 21:38:09 +08:00 committed by Khem Raj
parent 60e60fed31
commit 9e55e9f115
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,9 +5,8 @@ SECTION = "libs/networking"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a41e579bb4326c21c774f8e51e41d8a3"
SRC_URI = "git://github.com/nanomsg/nng.git;branch=main;protocol=https"
SRCREV = "85fbe7f9e4642b554d0d97f2e3ff2aa12978691a"
SRC_URI = "git://github.com/nanomsg/nng.git;branch=stable;protocol=https"
SRCREV = "84aa701f42968bf536141a24e826da66963b571a"
inherit cmake pkgconfig