mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ECDSA_VERSION = 0.15
|
||||
PYTHON_ECDSA_VERSION = 0.17.0
|
||||
PYTHON_ECDSA_SOURCE = ecdsa-$(PYTHON_ECDSA_VERSION).tar.gz
|
||||
PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/e3/7c/b508ade1feb47cd79222e06d85e477f5cfc4fb0455ad3c70eb6330fc49aa
|
||||
PYTHON_ECDSA_SITE = https://files.pythonhosted.org/packages/bf/3d/3d909532ad541651390bf1321e097404cbd39d1d89c2046f42a460220fb3
|
||||
PYTHON_ECDSA_SETUP_TYPE = setuptools
|
||||
PYTHON_ECDSA_LICENSE = MIT
|
||||
PYTHON_ECDSA_LICENSE_FILES = LICENSE
|
||||
PYTHON_ECDSA_CPE_ID_VENDOR = python-ecdsa_project
|
||||
|
||||
$(eval $(python-package))
|
||||
|
||||
Reference in New Issue
Block a user