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_BCRYPT_VERSION = 3.2.0
|
||||
PYTHON_BCRYPT_VERSION = 3.1.3
|
||||
PYTHON_BCRYPT_SOURCE = bcrypt-$(PYTHON_BCRYPT_VERSION).tar.gz
|
||||
PYTHON_BCRYPT_SITE = https://files.pythonhosted.org/packages/d8/ba/21c475ead997ee21502d30f76fd93ad8d5858d19a3fad7cd153de698c4dd
|
||||
PYTHON_BCRYPT_SITE = https://pypi.python.org/packages/58/e9/6d7f1d883d8c5876470b5d187d72c04f2a9954d61e71e7eb5d2ea2a50442
|
||||
PYTHON_BCRYPT_SETUP_TYPE = setuptools
|
||||
PYTHON_BCRYPT_LICENSE = Apache-2.0
|
||||
PYTHON_BCRYPT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user