mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 23:24:31 +04:00
python3-paramiko: update to version 2.12.0
Signed-off-by: Javier Marcet <javier@marcet.info>
(cherry picked from commit 2ee0f893e3)
This commit is contained in:
committed by
Josef Schlehofer
parent
e20a4a84fb
commit
740a2b4206
@@ -1,11 +1,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-paramiko
|
PKG_NAME:=python-paramiko
|
||||||
PKG_VERSION:=2.11.0
|
PKG_VERSION:=2.12.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=paramiko
|
PYPI_NAME:=paramiko
|
||||||
PKG_HASH:=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938
|
PKG_HASH:=376885c05c5d6aa6e1f4608aac2a6b5b0548b1add40274477324605903d9cd49
|
||||||
|
|
||||||
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
||||||
PKG_LICENSE:=LGPL-2.1-or-later
|
PKG_LICENSE:=LGPL-2.1-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user