mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
pysmi: bump to version 0.3.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
5f832bb812
commit
98406cfeb5
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYSMI_VERSION = 0.3.1
|
||||
PYTHON_PYSMI_VERSION = 0.3.2
|
||||
PYTHON_PYSMI_SOURCE = pysmi-$(PYTHON_PYSMI_VERSION).tar.gz
|
||||
PYTHON_PYSMI_SITE = https://files.pythonhosted.org/packages/8f/14/68331f94a5cd94e00ff064c9a790e6d7b0a0ade8c66deafa543398ca72ee
|
||||
PYTHON_PYSMI_SITE = https://files.pythonhosted.org/packages/46/be/8c1b68ec30992dd9f5127fff7bf518110ad4de8ae8533f921ad605d09a01
|
||||
PYTHON_PYSMI_SETUP_TYPE = setuptools
|
||||
PYTHON_PYSMI_LICENSE = BSD-2-Clause
|
||||
PYTHON_PYSMI_LICENSE_FILES = LICENSE.rst
|
||||
|
||||
Reference in New Issue
Block a user