diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 20:16:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-03 20:16:08 +0000 |
commit | 01889bbbf43c04f38c7d9fcd520c3566c058d37b (patch) | |
tree | 1b43782d654c44d3fe4e5feb16b160bc2ea3fba0 | |
parent | Update to 2.2.0 (diff) |
Update to 2.5.0
Changes: https://github.com/ronf/asyncssh/blob/master/docs/changes.rst
Notes
Notes:
svn path=/head/; revision=560138
-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 9515009a5188..e0271375a47b 100644 --- a/security/py-asyncssh/Makefile +++ b/security/py-asyncssh/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asyncssh -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-asyncssh/distinfo b/security/py-asyncssh/distinfo index e14c88940c69..4b69ee30a0be 100644 --- a/security/py-asyncssh/distinfo +++ b/security/py-asyncssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539983 -SHA256 (asyncssh-2.4.2.tar.gz) = 1c4a697d05a5e3d8d16ea18526115e84d8f015ba4c8b721a0d84062b6b244ef4 -SIZE (asyncssh-2.4.2.tar.gz) = 409792 +TIMESTAMP = 1609598913 +SHA256 (asyncssh-2.5.0.tar.gz) = 0b65e2af73a2e39a271bd627abbe4f7e4b0345486ed403e65987d79c72fcb70b +SIZE (asyncssh-2.5.0.tar.gz) = 414437 |