summaryrefslogtreecommitdiff
path: root/devel/cppinsights/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppinsights/Makefile')
-rw-r--r--devel/cppinsights/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cppinsights/Makefile b/devel/cppinsights/Makefile
index 064fc56835f1..3b43f4bc9add 100644
--- a/devel/cppinsights/Makefile
+++ b/devel/cppinsights/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cppinsights
DISTVERSIONPREFIX= v_
-DISTVERSION= 19.1
+DISTVERSION= 20.1
CATEGORIES= devel
MAINTAINER= freebsd@sysctl.cz
@@ -10,7 +10,7 @@ WWW= https://github.com/andreasfertig/cppinsights
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake llvm:min=19,lib
+USES= cmake llvm:min=20,lib
USE_GITHUB= yes
GH_ACCOUNT= andreasfertig