libcoap: upgrade 4.3.3 -> 4.3.4

Changelog:
===========
* Clean up use of tags.
* Support for MacOS with Contiki-NG builds.
* Support for Windows with OpenSSL 3.x builds.
* Reported bugs fixed.
* Documentation updated.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-10-23 16:20:48 +08:00 committed by Khem Raj
parent 4aed145b63
commit b71cd660fc

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc"
SRC_URI = "git://github.com/obgm/libcoap.git;branch=main;protocol=https \
file://run-ptest \
"
SRCREV = "9cde7cdee171e3f47486c6e70d479fdf49f3d2d6"
SRCREV = "5fd2f89ef068214130e5d60b7087ef48711fa615"
S = "${WORKDIR}/git"