diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 18:39:01 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 18:47:01 +0000 |
commit | d93e4b5f6456cd8d4b9c4d77b355fb4f91af7cf7 (patch) | |
tree | 71c0dfb4ffeb9b306a818ece95fed54daf22c5c2 | |
parent | efb40dbae2fe11631f7d48e9f866e667f333a490 (diff) | |
download | ports-d93e4b5f6456cd8d4b9c4d77b355fb4f91af7cf7.tar.gz ports-d93e4b5f6456cd8d4b9c4d77b355fb4f91af7cf7.zip |
devel/py-awscrt: Update to 0.16.19
-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 7cd819eee02c..97e2d8731948 100644 --- a/devel/py-awscrt/Makefile +++ b/devel/py-awscrt/Makefile @@ -1,5 +1,5 @@ PORTNAME= awscrt -PORTVERSION= 0.16.18 +PORTVERSION= 0.16.19 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-awscrt/distinfo b/devel/py-awscrt/distinfo index 36719fc1c4c9..9935e9f7b124 100644 --- a/devel/py-awscrt/distinfo +++ b/devel/py-awscrt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162108 -SHA256 (awscrt-0.16.18.tar.gz) = d29cbfabd10cebc98609f7a7757e45795ad8aaa31ba47870a7950b68f2a5c281 -SIZE (awscrt-0.16.18.tar.gz) = 28486531 +TIMESTAMP = 1685792224 +SHA256 (awscrt-0.16.19.tar.gz) = f514febfd9cc2b7afa3d3906cf786189a34837e321cd1fb719fbef00a78f2d65 +SIZE (awscrt-0.16.19.tar.gz) = 28488666 |