mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
community/py3-asyncssh: upgrade to 2.16.0
This commit is contained in:
parent
7ccacd375c
commit
ac67a15969
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
|
||||||
pkgname=py3-asyncssh
|
pkgname=py3-asyncssh
|
||||||
_relname=${pkgname#"py3-"}
|
_relname=${pkgname#"py3-"}
|
||||||
pkgver=2.15.0
|
pkgver=2.16.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework"
|
pkgdesc="provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework"
|
||||||
url="https://asyncssh.readthedocs.io/en/latest/"
|
url="https://asyncssh.readthedocs.io/en/latest/"
|
||||||
@ -39,5 +39,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
51f43bfcf27dadd9e79d7b306b11f6dc196d2de65a60663aa6e59f1b1246a6467a6324209bfb0607a9d2902ef8dde51cd172f9e32e36168954c67b8fcd7e1dd6 asyncssh-2.15.0.tar.gz
|
d47a0450709e48cc781f03dc2fc1f153f4fd59bce59354085ff36ef3af37223071566136d5a48211024db41400e7b82b918921942d8f5df203b98275e6fd460a asyncssh-2.16.0.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user