diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-02 16:19:59 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-02 16:19:59 +0000 |
commit | 96118efbe45f0c44841fc52cf2af81dc6efcee14 (patch) | |
tree | 86ba8647a8726005883faebb3dc408dce0345753 | |
parent | f99faac491527e3fc042b2ccf26cda2880339630 (diff) | |
download | ports-96118efbe45f0c44841fc52cf2af81dc6efcee14.tar.gz ports-96118efbe45f0c44841fc52cf2af81dc6efcee14.zip |
devel/py-awscrt: Update to 0.16.16
-rw-r--r-- | devel/py-awscrt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-awscrt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-awscrt/Makefile b/devel/py-awscrt/Makefile index 45a27ead59a4..3b9631ff65a8 100644 --- a/devel/py-awscrt/Makefile +++ b/devel/py-awscrt/Makefile @@ -1,5 +1,5 @@ PORTNAME= awscrt -PORTVERSION= 0.16.15 +PORTVERSION= 0.16.16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscrt/distinfo b/devel/py-awscrt/distinfo index 4ab30cd62114..659da96c8092 100644 --- a/devel/py-awscrt/distinfo +++ b/devel/py-awscrt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354498 -SHA256 (awscrt-0.16.15.tar.gz) = 7d01524466389b5e1ec6a5712dbd01892574f469f3ae319a6ef73c5a7c718f1b -SIZE (awscrt-0.16.15.tar.gz) = 28278141 +TIMESTAMP = 1682903070 +SHA256 (awscrt-0.16.16.tar.gz) = 13075df2c1d7942fe22327b6483274517ee0f6ae765c4e6b6ae9ef5b4c43a827 +SIZE (awscrt-0.16.16.tar.gz) = 28277445 |