mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
testing/py3-netmiko: upgrade to 4.1.0
This commit is contained in:
parent
80f4a60be3
commit
d76bf48686
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=py3-netmiko
|
||||
_pkgname=netmiko
|
||||
pkgver=4.0.0
|
||||
pkgver=4.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Multi-vendor library to simplify Paramiko SSH connections to network devices"
|
||||
url="https://github.com/ktbyers/netmiko"
|
||||
|
@ -29,5 +29,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
61c131e584e552e339b20760fa041190b0345a243c16cdf5ec99b2a3f933a80ebdcefe3492dd611c0e4e6cc0bdb22146b14be1bb3477e0494d481b582912d375 py3-netmiko-4.0.0.tar.gz
|
||||
8b280a6be9b8ccc7adb4a197005fa4ade834e8bb1119e6885189a167ae5884735145c4d2f5ce19f54ff1750d6f1bbe69291ede724dca2471e7ab129798efdb7e py3-netmiko-4.1.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue