mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-paramiko: bump to version 2.4.2
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
084d53d6e9
commit
c864be9e7c
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PARAMIKO_VERSION = 2.4.1
|
||||
PYTHON_PARAMIKO_VERSION = 2.4.2
|
||||
PYTHON_PARAMIKO_SOURCE = paramiko-$(PYTHON_PARAMIKO_VERSION).tar.gz
|
||||
PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/29/65/83181630befb17cd1370a6abb9a87957947a43c2332216e5975353f61d64
|
||||
PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/a4/57/86681372e7a8d642718cadeef38ead1c24c4a1af21ae852642bf974e37c7
|
||||
PYTHON_PARAMIKO_SETUP_TYPE = setuptools
|
||||
PYTHON_PARAMIKO_LICENSE = LGPL-2.1+
|
||||
PYTHON_PARAMIKO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user