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_MORE_ITERTOOLS_VERSION = 8.10.0
|
||||
PYTHON_MORE_ITERTOOLS_VERSION = 4.0.1
|
||||
PYTHON_MORE_ITERTOOLS_SOURCE = more-itertools-$(PYTHON_MORE_ITERTOOLS_VERSION).tar.gz
|
||||
PYTHON_MORE_ITERTOOLS_SITE = https://files.pythonhosted.org/packages/8a/f7/93cf3c81629c95f6f40e509f7cd63985a6ddd829181a66c1c8ef101e55f2
|
||||
PYTHON_MORE_ITERTOOLS_SITE = https://pypi.python.org/packages/a2/28/d02c111c230a769a32fd97e9f6d42bfb0136da381f356b945db38367b3d3
|
||||
PYTHON_MORE_ITERTOOLS_SETUP_TYPE = setuptools
|
||||
PYTHON_MORE_ITERTOOLS_LICENSE = MIT
|
||||
PYTHON_MORE_ITERTOOLS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user