summaryrefslogtreecommitdiff
path: root/databases/kuzu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/kuzu/Makefile')
-rw-r--r--databases/kuzu/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/kuzu/Makefile b/databases/kuzu/Makefile
index 50ffb7b0ef08..b3c1ae1598db 100644
--- a/databases/kuzu/Makefile
+++ b/databases/kuzu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kuzu
DISTVERSIONPREFIX= v
-DISTVERSION= 0.11.2
+DISTVERSION= 0.11.3
CATEGORIES= databases
MAINTAINER= mahlon@martini.nu
@@ -10,12 +10,15 @@ WWW= https://kuzudb.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Upstream repository archived on Oct 11, 2025
+
USES= cmake ninja:build python:3.9+,build
-USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= kuzudb
+USE_LDCONFIG= yes
+
PLIST_SUB= VERSION=${DISTVERSION}
post-install: