python-paramiko: update to 2.0.1
This commit is contained in:
parent
94b60d3606
commit
349f10461c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/paramiko/paramiko"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||
checksum=51219ecaf88aa1cea9952b3c4ddcc0c1316f015d23d77edb7aee78a3468ef0e2
|
||||
checksum=261afe9246c2494e50bbeab55e50934348e91d1189803123459e0c81cda70fac
|
||||
|
||||
python3.4-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue