summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb (renamed from meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
index 6e5bc07c59..20bdbee252 100644
--- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.3.bb
+++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc"
10SRC_URI = "git://github.com/obgm/libcoap.git;branch=main;protocol=https \ 10SRC_URI = "git://github.com/obgm/libcoap.git;branch=main;protocol=https \
11 file://run-ptest \ 11 file://run-ptest \
12 " 12 "
13SRCREV = "9cde7cdee171e3f47486c6e70d479fdf49f3d2d6" 13SRCREV = "5fd2f89ef068214130e5d60b7087ef48711fa615"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16