diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-22 02:21:08 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-22 02:21:08 +0800 |
commit | 7c1d67db906b5d9d7283850dd5871ec9bd7e55d1 (patch) | |
tree | e1b916306f2c70deb5537526143eab8e773c868a /security/py-asyncssh | |
parent | print/py-fonttools: Update to 4.28.1 (diff) |
security/py-asyncssh: Update to 2.8.1
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 27dbd073c655..abfbefa28431 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= asyncssh -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index 8d285c4062ba..05a9d63c71b1 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636117286 -SHA256 (asyncssh-2.8.0.tar.gz) = 5565cb0694a14e9d4cbc9f7384fe7c3fd66995531eb4f52e72ad8823eda21ba3 -SIZE (asyncssh-2.8.0.tar.gz) = 424408 +TIMESTAMP = 1637073018 +SHA256 (asyncssh-2.8.1.tar.gz) = 0648eba58d72653755f28e26c9bd83147d9652c1f2f5e87fbf5a87d7f8fbf83a +SIZE (asyncssh-2.8.1.tar.gz) = 424719 |