python3-paramiko: update to version 2.8.0
Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
parent
3f62bd9df1
commit
70138a4ff5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-paramiko
|
||||
PKG_VERSION:=2.7.2
|
||||
PKG_VERSION:=2.8.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=paramiko
|
||||
PKG_HASH:=7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035
|
||||
PKG_HASH:=e673b10ee0f1c80d46182d3af7751d033d9b573dd7054d2d0aa46be186c3c1d2
|
||||
|
||||
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
|
Loading…
Reference in a new issue