package/msgpack: bump version to 3.2.1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 12 Apr 2020 10:36:21 +0000 (12:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Apr 2020 21:17:06 +0000 (23:17 +0200)
Changelog:
https://github.com/msgpack/msgpack-c/blob/master/CHANGELOG.md

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/msgpack/msgpack.hash
package/msgpack/msgpack.mk

index 6b3a7ef1342b0fe054df2b9192f4936afc54b6fb..3829a702229a3a094bdd36434b5f9dd04165a2fd 100644 (file)
@@ -1,4 +1,4 @@
 # Locally computed:
-sha256  ff865a36bad5c72b8e7ebc4b7cf5f27a820fce4faff9c571c1791e3728355a39  msgpack-3.2.0.tar.gz
+sha256  464f46744a6be778626d11452c4db3c2d09461080c6db42e358e21af19d542f6  msgpack-3.2.1.tar.gz
 sha256  664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22  COPYING
 sha256  c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566  LICENSE_1_0.txt
index 1e13464ca1dd4d4752a66a64a9f9b8b0aa42c8ce..81670deddc9a547c1c19d39116a1ecf9ee4a9f50 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MSGPACK_VERSION = 3.2.0
+MSGPACK_VERSION = 3.2.1
 MSGPACK_SITE = $(call github,msgpack,msgpack-c,cpp-$(MSGPACK_VERSION))
 MSGPACK_LICENSE = BSL-1.0
 MSGPACK_LICENSE_FILES = COPYING LICENSE_1_0.txt