diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-06 20:24:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-06 20:24:39 +0000 |
commit | fba134a72c3ac6c85f03733f64be94bb427e1335 (patch) | |
tree | 897b500c71c68ffac04a58bcf8ca2b3f89340b5b /databases/tiledb | |
parent | Update to 2.1.0 RC (diff) |
Update to 2.1.6
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 758e613d38a4..0b639e33b62c 100644 --- a/databases/tiledb/Makefile +++ b/databases/tiledb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tiledb -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/tiledb/distinfo b/databases/tiledb/distinfo index a1ecc5c10734..64a289982794 100644 --- a/databases/tiledb/distinfo +++ b/databases/tiledb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609598839 -SHA256 (TileDB-Inc-TileDB-2.1.5_GH0.tar.gz) = a2e8f2af6557942415dfd5b8fc74e9f3d1aa22d3e150582865294d5f2d750f63 -SIZE (TileDB-Inc-TileDB-2.1.5_GH0.tar.gz) = 1748912 +TIMESTAMP = 1609953861 +SHA256 (TileDB-Inc-TileDB-2.1.6_GH0.tar.gz) = 2e44e2b543cb6e4cb9aff14dd3d98ef0c732acff73366246abf51d21a7f28241 +SIZE (TileDB-Inc-TileDB-2.1.6_GH0.tar.gz) = 1751161 |