diff options
Diffstat (limited to 'devel/cppinsights')
-rw-r--r-- | devel/cppinsights/Makefile | 4 | ||||
-rw-r--r-- | devel/cppinsights/distinfo | 6 |
2 files changed, 5 insertions, 5 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 diff --git a/devel/cppinsights/distinfo b/devel/cppinsights/distinfo index 71ad1e271d20..a5f69f7c85d7 100644 --- a/devel/cppinsights/distinfo +++ b/devel/cppinsights/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737191513 -SHA256 (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 88853a67b9eaf6917c531071436a275c62f1dcfe6f2e02e521c39ce81b05e6a7 -SIZE (andreasfertig-cppinsights-v_19.1_GH0.tar.gz) = 346873 +TIMESTAMP = 1748122202 +SHA256 (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 672ecc237bc0231510025c9662c0f4880feebb076af46d16840adfb16e8fc4e8 +SIZE (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 354064 |