diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-20 13:30:32 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-20 15:59:08 +0800 |
commit | e5cc48e4b65bef5cc974c3569e02d3d066513330 (patch) | |
tree | 6f9839c3cce926003a40564c5a43730316b012fd /security/py-asyncssh | |
parent | science/py-mercantile: Update WWW (diff) |
security/py-asyncssh: Update to 2.20.0
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 6712bd98f8cb..19a77ae69bd7 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.19.0 +PORTVERSION= 2.20.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index cff4fd5d4c16..47fd05b135e1 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888358 -SHA256 (asyncssh-2.19.0.tar.gz) = 723dead4d068b558708dc66a4ca7e7a93a813aa9416036eccb9af4c03ae2cf30 -SIZE (asyncssh-2.19.0.tar.gz) = 533702 +TIMESTAMP = 1739962486 +SHA256 (asyncssh-2.20.0.tar.gz) = 020b6e384b2328ef8683908ad8e73de9ec2b9b62fd964571ea957bba98412983 +SIZE (asyncssh-2.20.0.tar.gz) = 534719 |