mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/python-paramiko: bump to version 2.7.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1da9e37bd7
commit
0618116432
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PARAMIKO_VERSION = 2.6.0
|
||||
PYTHON_PARAMIKO_VERSION = 2.7.1
|
||||
PYTHON_PARAMIKO_SOURCE = paramiko-$(PYTHON_PARAMIKO_VERSION).tar.gz
|
||||
PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/54/68/dde7919279d4ecdd1607a7eb425a2874ccd49a73a5a71f8aa4f0102d3eb8
|
||||
PYTHON_PARAMIKO_SITE = https://files.pythonhosted.org/packages/ac/15/4351003352e11300b9f44a13576bff52dcdc6e4a911129c07447bda0a358
|
||||
PYTHON_PARAMIKO_SETUP_TYPE = setuptools
|
||||
PYTHON_PARAMIKO_LICENSE = LGPL-2.1+
|
||||
PYTHON_PARAMIKO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user