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,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYLRU_VERSION = 1.2.0
|
||||
PYTHON_PYLRU_VERSION = 1.0.9
|
||||
PYTHON_PYLRU_SOURCE = pylru-$(PYTHON_PYLRU_VERSION).tar.gz
|
||||
PYTHON_PYLRU_SITE = https://files.pythonhosted.org/packages/9c/88/30972cd0518452563221c80bffc2a5832499d736648ef8fe492affae15c5
|
||||
PYTHON_PYLRU_SETUP_TYPE = setuptools
|
||||
PYTHON_PYLRU_SITE = https://pypi.python.org/packages/c0/7d/0de1055632f3871dfeaabe5a3f0510317cd98b93e7b792b44e4c7de2b17b
|
||||
PYTHON_PYLRU_SETUP_TYPE = distutils
|
||||
PYTHON_PYLRU_LICENSE = GPL-2.0
|
||||
PYTHON_PYLRU_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user