mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/python-flatbuffers: bump to version 1.12
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
0e5a7639e6
commit
61d1899b82
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FLATBUFFERS_VERSION = 1.11
|
||||
PYTHON_FLATBUFFERS_VERSION = 1.12
|
||||
PYTHON_FLATBUFFERS_SOURCE = flatbuffers-$(PYTHON_FLATBUFFERS_VERSION).tar.gz
|
||||
PYTHON_FLATBUFFERS_SITE = https://files.pythonhosted.org/packages/c6/b6/21478b76aa7ccab58da3beb85746b6844dee2112c0cc25b51ec64b46bdbb
|
||||
PYTHON_FLATBUFFERS_SITE = https://files.pythonhosted.org/packages/4d/c4/7b995ab9bf0c7eaf10c386d29a03408dfcf72648df4102b1f18896c3aeea
|
||||
PYTHON_FLATBUFFERS_LICENSE = Apache-2.0
|
||||
PYTHON_FLATBUFFERS_SETUP_TYPE = setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user