diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:24:18 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:41:13 +0800 |
commit | 4319a2c4464924322c03f5b48f042cb5e893bf7f (patch) | |
tree | 4152cd082f21b844e41c19768134bf8137d49ec9 | |
parent | science/py-pyteomics: Update to 4.5.5 (diff) |
security/py-asyncssh: Update to 2.12.0
Changes: https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
-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 e32c9ec7aa9e..19da9626a476 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.11.0 +PORTVERSION= 2.12.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index d912550ac7b5..1b8268af52f3 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654708394 -SHA256 (asyncssh-2.11.0.tar.gz) = 59c36ce77ba9dda8dd57ad875776e7105ddb1fa851bc039bb3aeadeac4f67b56 -SIZE (asyncssh-2.11.0.tar.gz) = 482916 +TIMESTAMP = 1661599319 +SHA256 (asyncssh-2.12.0.tar.gz) = 274101322c4b941823aeed8e1ab6e7be5191686c6db2d2bd35afeba30505e780 +SIZE (asyncssh-2.12.0.tar.gz) = 488045 |