diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-07 00:02:32 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-07 00:02:32 +0800 |
commit | 002caf996537601e4c9f80548d9bf0445c4442dd (patch) | |
tree | 066ff39807cd789c23d3f4cc00ba7d02d8a0fe55 | |
parent | archivers/py-blosc2: Update to 2.7.0 (diff) |
databases/tiledb: Update to 2.24.1
Changes: https://github.com/TileDB-Inc/TileDB/releases
-rw-r--r-- | databases/tiledb/Makefile | 2 | ||||
-rw-r--r-- | databases/tiledb/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile index 29d08a6cc1ac..f7b2f558190c 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -1,5 +1,5 @@ PORTNAME= tiledb -PORTVERSION= 2.24.0 +PORTVERSION= 2.24.1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo index 33519102d560..d9943ddb18af 100644 --- a/databases/tiledb/distinfo +++ b/databases/tiledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580042 -SHA256 (TileDB-Inc-TileDB-2.24.0_GH0.tar.gz) = 21cd9ebe25ab0999927f375e7e92169e35e64dcceb7d17c91d0f310f9246ae1b -SIZE (TileDB-Inc-TileDB-2.24.0_GH0.tar.gz) = 4473344 +TIMESTAMP = 1720022728 +SHA256 (TileDB-Inc-TileDB-2.24.1_GH0.tar.gz) = c04d1a75b1241388de1da7e6d4022d997acf061f4042ea5ecf9cecb7abe14dda +SIZE (TileDB-Inc-TileDB-2.24.1_GH0.tar.gz) = 4473586 |