mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
package/python-fire: bump to version 0.2.1
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
66af042125
commit
18635a2fe2
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_FIRE_VERSION = 0.2.0
|
||||
PYTHON_FIRE_VERSION = 0.2.1
|
||||
PYTHON_FIRE_SOURCE = fire-$(PYTHON_FIRE_VERSION).tar.gz
|
||||
PYTHON_FIRE_SITE = https://files.pythonhosted.org/packages/40/6e/48cf0cffb7bf0bb58746bff99ed2d1a2769a32c4d74c06f988eb3e554f86
|
||||
PYTHON_FIRE_SITE = https://files.pythonhosted.org/packages/d9/69/faeaae8687f4de0f5973694d02e9d6c3eb827636a009157352d98de1129e
|
||||
PYTHON_FIRE_SETUP_TYPE = setuptools
|
||||
PYTHON_FIRE_LICENSE = Apache-2.0
|
||||
PYTHON_FIRE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user