mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-ubjson: bump version to 0.9.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0fcf03eb5d
commit
42c3646485
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_UBJSON_VERSION = 0.8.5
|
||||
PYTHON_UBJSON_VERSION = 0.9.0
|
||||
PYTHON_UBJSON_SOURCE = py-ubjson-$(PYTHON_UBJSON_VERSION).tar.gz
|
||||
PYTHON_UBJSON_SITE = https://pypi.python.org/packages/99/12/173cd417cacdacd158f947365bb17952a93b4e9d08f8a2f4b77d6c17cb4e
|
||||
PYTHON_UBJSON_SITE = https://pypi.python.org/packages/d4/40/a80006884ec03a54a5c6c53ae76df9978536862f0683b6e6280e3808d289
|
||||
PYTHON_UBJSON_LICENSE = Apache-2.0
|
||||
PYTHON_UBJSON_LICENSE_FILES = LICENSE
|
||||
PYTHON_UBJSON_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user