diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:12:17 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:23:19 +0800 |
commit | 80defbe47c84b73f56fce07ed862abefb830bc89 (patch) | |
tree | 459064abcd08fd05d93fc76dbfaa99a5e520f435 | |
parent | devel/pecl-protobuf: Update to 4.31.1 (diff) |
archivers/py-blosc2: Update to 3.3.4
Changes: https://github.com/Blosc/python-blosc2/releases
-rw-r--r-- | archivers/py-blosc2/Makefile | 2 | ||||
-rw-r--r-- | archivers/py-blosc2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/py-blosc2/Makefile b/archivers/py-blosc2/Makefile index 32995cd018d2..7f82672defa5 100644 --- a/archivers/py-blosc2/Makefile +++ b/archivers/py-blosc2/Makefile @@ -1,5 +1,5 @@ PORTNAME= blosc2 -PORTVERSION= 3.3.3 +PORTVERSION= 3.3.4 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-blosc2/distinfo b/archivers/py-blosc2/distinfo index c6f5846f60f2..91ee08977edd 100644 --- a/archivers/py-blosc2/distinfo +++ b/archivers/py-blosc2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715334 -SHA256 (blosc2-3.3.3.tar.gz) = e406ef8e21a296e0aff83d1569fa81c3cb005d99fcbd6ef4a37b30d7fc8eba5a -SIZE (blosc2-3.3.3.tar.gz) = 3642901 +TIMESTAMP = 1748495749 +SHA256 (blosc2-3.3.4.tar.gz) = ebc8c80852361e1ea4ea5048c8ff09d0b7b5ea3797e29c72caec59d990a4d3f2 +SIZE (blosc2-3.3.4.tar.gz) = 3645196 |