diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-06 03:06:28 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-06 03:14:25 +0800 |
commit | 1f5143fcaa07f851e32e70f99895af5b1c3992c8 (patch) | |
tree | b437f44efdc28da03ae35b3e56a8f53b14343b65 /security/py-asyncssh | |
parent | science/py-skrebate: Update USES=python (diff) |
security/py-asyncssh: Update to 2.8.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 a4665838839e..27dbd073c655 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.7.2 +PORTVERSION= 2.8.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index db1f4c01a3bd..8d285c4062ba 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037226 -SHA256 (asyncssh-2.7.2.tar.gz) = 96b09239c3cc134cfb66ae1138313fdb48cc390806f21f831dd44f8a1d8252a1 -SIZE (asyncssh-2.7.2.tar.gz) = 423431 +TIMESTAMP = 1636117286 +SHA256 (asyncssh-2.8.0.tar.gz) = 5565cb0694a14e9d4cbc9f7384fe7c3fd66995531eb4f52e72ad8823eda21ba3 +SIZE (asyncssh-2.8.0.tar.gz) = 424408 |