Browse Source

python3-paramiko: update to version 2.8.0

Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet 3 years ago
committed by Rosen Penev
parent
commit
70138a4ff5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-paramiko/Makefile

+ 2
- 2
lang/python/python-paramiko/Makefile View File

@ -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…
Cancel
Save