From: Javier Marcet Date: Fri, 16 Dec 2022 14:34:52 +0000 (+0100) Subject: python3-paramiko: update to version 2.12.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2ee0f893e3bbc63e1d7cd98617ce9624b46c2422;p=openwrt-packages.git python3-paramiko: update to version 2.12.0 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-paramiko/Makefile b/lang/python/python-paramiko/Makefile index 7c09683c5..7cf714604 100644 --- a/lang/python/python-paramiko/Makefile +++ b/lang/python/python-paramiko/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-paramiko -PKG_VERSION:=2.11.0 +PKG_VERSION:=2.12.0 PKG_RELEASE:=1 PYPI_NAME:=paramiko -PKG_HASH:=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938 +PKG_HASH:=376885c05c5d6aa6e1f4608aac2a6b5b0548b1add40274477324605903d9cd49 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=LGPL-2.1-or-later