mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
python-pyopenssl: bump to version 19.0.0
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
ffa723dde9
commit
e9529a24d4
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYOPENSSL_VERSION = 18.0.0
|
||||
PYTHON_PYOPENSSL_VERSION = 19.0.0
|
||||
PYTHON_PYOPENSSL_SOURCE = pyOpenSSL-$(PYTHON_PYOPENSSL_VERSION).tar.gz
|
||||
PYTHON_PYOPENSSL_SITE = https://files.pythonhosted.org/packages/9b/7c/ee600b2a9304d260d96044ab5c5e57aa489755b92bbeb4c0803f9504f480
|
||||
PYTHON_PYOPENSSL_SITE = https://files.pythonhosted.org/packages/40/d0/8efd61531f338a89b4efa48fcf1972d870d2b67a7aea9dcf70783c8464dc
|
||||
PYTHON_PYOPENSSL_LICENSE = Apache-2.0
|
||||
PYTHON_PYOPENSSL_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYOPENSSL_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user