diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 20:53:34 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-05 21:07:50 +0000 |
commit | 95a9c56ab5fd8c4669fabc644a7021a95a6685bf (patch) | |
tree | 4ce3cf23676f1cde98a49cb406ad20957d0b40e5 | |
parent | 0c2843e81f55d5fc4fd41ab73940477e3091f8b1 (diff) |
www/py-boto3: Update to 1.26.146
-rw-r--r-- | www/py-boto3/Makefile | 2 | ||||
-rw-r--r-- | www/py-boto3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index b6aead653ce7..65a66d8dd4bb 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.26.145 +PORTVERSION= 1.26.146 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index d9f119250311..964581a6b44e 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685792344 -SHA256 (boto-boto3-1.26.145_GH0.tar.gz) = 97c6a0bb3d7f8ec5118648951b5ddea016ae1fb4581c8947d0865f2779cc2843 -SIZE (boto-boto3-1.26.145_GH0.tar.gz) = 657839 +TIMESTAMP = 1685995474 +SHA256 (boto-boto3-1.26.146_GH0.tar.gz) = 983e914da95216ffee924380fe5f3cafd725aece123bc848e585ded8e7bd5b8b +SIZE (boto-boto3-1.26.146_GH0.tar.gz) = 658035 |