python-paramiko: update to 2.3.1
This commit is contained in:
parent
7b3a6ecfbe
commit
7157b15c96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.3.0
|
||||
version=2.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.paramiko.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||
checksum=8f31b8f562d4e52383eeaaacb90f1b90db02f2a0beb177b2efa49971a307b97a
|
||||
checksum=fa6b4f5c9d88f27c60fd9578146ff24e99d4b9f63391ff1343305bfd766c4660
|
||||
|
||||
python3-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue