mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-u-msgpack: bump to version 2.5.2
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c75805e3c4
commit
8350a56423
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_U_MSGPACK_VERSION = 2.5.0
|
||||
PYTHON_U_MSGPACK_VERSION = 2.5.2
|
||||
PYTHON_U_MSGPACK_SOURCE = u-msgpack-python-$(PYTHON_U_MSGPACK_VERSION).tar.gz
|
||||
PYTHON_U_MSGPACK_SITE = https://files.pythonhosted.org/packages/f5/97/36d5ac7d71451e282051e48219cc825637f617a8f620a2edf90ab61b7f97
|
||||
PYTHON_U_MSGPACK_SITE = https://files.pythonhosted.org/packages/75/c4/d9404382d0f7d9be27b5d13498d033a4faa83f325b3893e1c29a0faa83b9
|
||||
PYTHON_U_MSGPACK_SETUP_TYPE = setuptools
|
||||
PYTHON_U_MSGPACK_LICENSE = MIT
|
||||
PYTHON_U_MSGPACK_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user