aboutsummaryrefslogtreecommitdiff
path: root/databases/tiledb/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 03:17:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 03:17:37 +0000
commita559072844e1c75c689ffd264c735cbc660d60cc (patch)
treee7fb4e03e9ed0fa9c58afe5177e29de7e28046d4 /databases/tiledb/Makefile
parent61795db5b185c5647fca711d8c9c3bda18a9f7e2 (diff)
downloadports-a559072844e1c75c689ffd264c735cbc660d60cc.tar.gz
ports-a559072844e1c75c689ffd264c735cbc660d60cc.zip
databases/tiledb: Update to 2.17.0
Diffstat (limited to 'databases/tiledb/Makefile')
-rw-r--r--databases/tiledb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile
index 884840adbdef..3ac96dbb0d76 100644
--- a/databases/tiledb/Makefile
+++ b/databases/tiledb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tiledb
-PORTVERSION= 2.16.3
+PORTVERSION= 2.17.0
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcapnp.so:devel/capnproto080 \
libzstd.so:archivers/zstd
RUN_DEPENDS= capnproto080>=0.8.0:devel/capnproto080 \
catch2>=3.1:devel/catch2 \
- clipp>=1.2.3:devel/clipp \
+ clipp>=1.2.3_1:devel/clipp \
curl>=7.74.0:ftp/curl \
liblz4>=1.9.3,1:archivers/liblz4 \
spdlog>=1.11.0:devel/spdlog \