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,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PTYPROCESS_VERSION = 0.7.0
|
||||
PYTHON_PTYPROCESS_SITE = https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e
|
||||
PYTHON_PTYPROCESS_VERSION = 0.5.1
|
||||
PYTHON_PTYPROCESS_SITE = https://pypi.python.org/packages/source/p/ptyprocess
|
||||
PYTHON_PTYPROCESS_SOURCE = ptyprocess-$(PYTHON_PTYPROCESS_VERSION).tar.gz
|
||||
PYTHON_PTYPROCESS_LICENSE = ISC
|
||||
PYTHON_PTYPROCESS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user