mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHARDET_VERSION = 4.0.0
|
||||
PYTHON_CHARDET_VERSION = 3.0.4
|
||||
PYTHON_CHARDET_SOURCE = chardet-$(PYTHON_CHARDET_VERSION).tar.gz
|
||||
PYTHON_CHARDET_SITE = https://files.pythonhosted.org/packages/ee/2d/9cdc2b527e127b4c9db64b86647d567985940ac3698eeabc7ffaccb4ea61
|
||||
PYTHON_CHARDET_SITE = https://pypi.python.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d
|
||||
PYTHON_CHARDET_SETUP_TYPE = setuptools
|
||||
PYTHON_CHARDET_LICENSE = LGPL-2.1+
|
||||
PYTHON_CHARDET_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user