summaryrefslogtreecommitdiff
path: root/databases/kuzu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/kuzu/Makefile')
-rw-r--r--databases/kuzu/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/databases/kuzu/Makefile b/databases/kuzu/Makefile
index 50ffb7b0ef08..3b6fb736cfa4 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
-USES= cmake ninja:build python:3.9+,build
-USE_LDCONFIG= yes
+DEPRECATED= Upstream repository archived on Oct 11, 2025
+
+USES= cmake ninja:build python:build
USE_GITHUB= yes
GH_ACCOUNT= kuzudb
+USE_LDCONFIG= yes
+
PLIST_SUB= VERSION=${DISTVERSION}
post-install: