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,12 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# When bumping this package, make sure to also verify if the
|
||||
# python-twisted package still works and to update its hash,
|
||||
# as they share the same version/site variables.
|
||||
PYTHON_TREQ_VERSION = 22.2.0
|
||||
PYTHON_TREQ_VERSION = 17.8.0
|
||||
PYTHON_TREQ_SOURCE = treq-$(PYTHON_TREQ_VERSION).tar.gz
|
||||
PYTHON_TREQ_SITE = https://files.pythonhosted.org/packages/cd/c8/b68ab17d994133baf6edbcb5551ba81e1494bdc6d5e21a9d4f3bc4315140
|
||||
PYTHON_TREQ_SITE = https://pypi.python.org/packages/11/3e/1014f26bfd4d07db015ad48384446b3bdc4de4bbdd2eba3be7fbb149cc44
|
||||
PYTHON_TREQ_LICENSE = MIT
|
||||
PYTHON_TREQ_LICENSE_FILES = LICENSE
|
||||
PYTHON_TREQ_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user