package/libcoap: bump version
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 6 Feb 2021 19:19:50 +0000 (20:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Feb 2021 09:26:15 +0000 (10:26 +0100)
Reformatted hashes, updated license hash due to copyright year bump:
https://github.com/obgm/libcoap/commit/12fd8a25f708aa45a20f61e363f127b934633668

Release notes:
https://sourceforge.net/p/libcoap/mailman/message/36801445/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libcoap/libcoap.hash
package/libcoap/libcoap.mk

index 579a052c8d61dfc299fe964581407e798963c279..34720062241014181230ccf96fa4da9dbc7dee0e 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated
-sha256 9523e38da6ee8b2a8f5ce83ded64107dd1e514c7ad00cd74ccfe3454b679c271 libcoap-4.2.0.tar.gz
-sha256 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7 COPYING
-sha256 3821a9f881344ad53c543c84675ad4b6a29e913ca500cfa160ab52e4e6965b15 LICENSE
+sha256  29a0394a265d3febee41e5e2dc03d34292a0aede37f5f80334e529ac0dab2321  libcoap-4.2.1.tar.gz
+sha256  09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7  COPYING
+sha256  c51e85271aca3fbdd79bb4ee45dcfd854724538dad83b70afbbdfc62415e3e7f  LICENSE
index bea0e68889cf809d9850bf2c6b9b5892b8f3f45a..9a5e04d4fd873f0c49eb21e11d659912e1359ab2 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBCOAP_VERSION = 4.2.0
+LIBCOAP_VERSION = 4.2.1
 LIBCOAP_SITE = $(call github,obgm,libcoap,v$(LIBCOAP_VERSION))
 LIBCOAP_INSTALL_STAGING = YES
 LIBCOAP_LICENSE = BSD-2-Clause