mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-chardet: bump version to 4.0.0
Added sha256 hash provided by upstream, reformatted hashes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
68775e6fd5
commit
9c4851f782
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHARDET_VERSION = 3.0.4
|
||||
PYTHON_CHARDET_VERSION = 4.0.0
|
||||
PYTHON_CHARDET_SOURCE = chardet-$(PYTHON_CHARDET_VERSION).tar.gz
|
||||
PYTHON_CHARDET_SITE = https://pypi.python.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d
|
||||
PYTHON_CHARDET_SITE = https://files.pythonhosted.org/packages/ee/2d/9cdc2b527e127b4c9db64b86647d567985940ac3698eeabc7ffaccb4ea61
|
||||
PYTHON_CHARDET_SETUP_TYPE = setuptools
|
||||
PYTHON_CHARDET_LICENSE = LGPL-2.1+
|
||||
PYTHON_CHARDET_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user