diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:15:29 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:44:55 +0800 |
commit | 86c381490e3b4a6fb0cad7f6d8fca08fbe91a932 (patch) | |
tree | 5eb9b45675ebd866731eb911a1aa89d762240bc8 /security/py-asyncssh | |
parent | science/py-segregation: Update to 2.1.0 (diff) |
security/py-asyncssh: Update to 2.7.2
Changes: https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Diffstat (limited to 'security/py-asyncssh')
-rw-r--r-- | security/py-asyncssh/Makefile | 2 | ||||
-rw-r--r-- | security/py-asyncssh/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-asyncssh/Makefile b/security/py-asyncssh/Makefile index 52aab0bd7040..077413ae365c 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index 686bb7439ea7..db1f4c01a3bd 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189751 -SHA256 (asyncssh-2.7.0.tar.gz) = 185013d8e67747c3c0f01b72416b8bd78417da1df48c71f76da53c607ef541b6 -SIZE (asyncssh-2.7.0.tar.gz) = 420765 +TIMESTAMP = 1632037226 +SHA256 (asyncssh-2.7.2.tar.gz) = 96b09239c3cc134cfb66ae1138313fdb48cc390806f21f831dd44f8a1d8252a1 +SIZE (asyncssh-2.7.2.tar.gz) = 423431 |