python-paramiko: update to 2.2.2
This commit is contained in:
parent
f0312c56ad
commit
f4875fdbd3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=ff94ae65379914ec3c960de731381f49092057b6dd1d24d18842ead5a2eb2277
|
||||
checksum=212ae2fbf056c18028055afc5484743c767973b6f97354676570ea0798ca3e88
|
||||
|
||||
python3-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue