python-paramiko: update to 2.4.3.
This commit is contained in:
parent
1070577d49
commit
ede79faaaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.4.2
|
||||
version=2.4.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.paramiko.org/"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||
checksum=a8975a7df3560c9f1e2b43dc54ebd40fd00a7017392ca5445ce7df409f900fcb
|
||||
checksum=c6de454b3be8d35100d95d62b8073e429ed35326d574649f173c0acf7d72b2eb
|
||||
|
||||
python3-paramiko_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in a new issue