diff options
Diffstat (limited to 'databases/qdrant/Makefile')
| -rw-r--r-- | databases/qdrant/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 7e519ebc4417..5b52da9d3935 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,12 +1,13 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v -DISTVERSION= 1.15.1 +DISTVERSION= 1.15.5 PORTEPOCH= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Vector search engine and database for the next gen AI applications -WWW= https://qdrant.tech +WWW= https://qdrant.tech \ + https://github.com/qdrant/qdrant LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |
