diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 22:19:43 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-29 22:38:38 +0800 |
commit | 0795f36454ede5fb1fc3b89fd79e437bf3703ea9 (patch) | |
tree | a7ada65702b9a74998b49825b527606a20caa185 /security/py-asyncssh | |
parent | misc/py-alive-progress: Update to 3.2.0 (diff) |
security/py-asyncssh: Update to 2.18.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 3341428c7e4c..bd54ef6acd60 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.17.0 +PORTVERSION= 2.18.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index 35a670783567..f6cc93728fa0 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559883 -SHA256 (asyncssh-2.17.0.tar.gz) = 3b159c105aa388c1e2245c4faf483f540ada8cad99402281119100166e5edb3c -SIZE (asyncssh-2.17.0.tar.gz) = 515658 +TIMESTAMP = 1729994338 +SHA256 (asyncssh-2.18.0.tar.gz) = 1a322161c01f60b9719dc8f39f80db71e61f3f5e04abbc3420ce503126d87123 +SIZE (asyncssh-2.18.0.tar.gz) = 526304 |