diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 01:12:04 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-12 02:43:57 +0800 |
commit | e851a568a8e92050114b796aa56e04b8d57d75ab (patch) | |
tree | cf9a290ef4680d5502640fed7dcef0040ff5ecd8 /databases/tiledb | |
parent | databases/pgFormatter: Update to 5.2 (diff) |
databases/tiledb: Update to 2.5.3
Changes: https://github.com/TileDB-Inc/TileDB/releases
Diffstat (limited to 'databases/tiledb')
-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 e7c298d5ec7e..55f9a9360aae 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= tiledb -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo index 5b2dd6cdfb9d..5f9e53207076 100644 --- a/databases/tiledb/distinfo +++ b/databases/tiledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556474 -SHA256 (TileDB-Inc-TileDB-2.5.2_GH0.tar.gz) = 68edda5ae348c2ed623a3bdbc8bfb66e76a4960f88501771e471ca7d9d622f93 -SIZE (TileDB-Inc-TileDB-2.5.2_GH0.tar.gz) = 2102374 +TIMESTAMP = 1641045786 +SHA256 (TileDB-Inc-TileDB-2.5.3_GH0.tar.gz) = 82a858ee5ec6256ea706ddbc69153841b5c974942f558fb81c17ffb61887ff85 +SIZE (TileDB-Inc-TileDB-2.5.3_GH0.tar.gz) = 2105228 |