python-paramiko: update to 2.1.2
This commit is contained in:
parent
558e939f03
commit
df809a3c83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
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=d51dada7ad0736c116f8bfe3263627925947e4a50e61436a83d58bfe7055b575
|
||||
checksum=5fae49bed35e2e3d45c4f7b0db2d38b9ca626312d91119b3991d0ecf8125e310
|
||||
|
||||
python3-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue