summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-devtools/libcoap/libcoap_4.3.5b.bb (renamed from meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5b.bb
index 611795e17d..e7279013ed 100644
--- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5a.bb
+++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.5b.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=05d17535846895e23ea4c79b16a9e904"
10SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protocol=https;tag=v${PV} \ 10SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protocol=https;tag=v${PV} \
11 file://run-ptest \ 11 file://run-ptest \
12 " 12 "
13SRCREV = "e3fdcdcfbd1588754fe9dd4b754ac9397260f0f9" 13SRCREV = "851533c3cf63d16984d370ce39d586ecb3694971"
14 14
15# patch releases often use alphabetical suffixes 15# patch releases often use alphabetical suffixes
16CVE_VERSION_SUFFIX = "alphabetical" 16CVE_VERSION_SUFFIX = "alphabetical"