mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
lang/clazy: switch to MODCLANG_VERSION=22
ok rsadowski
This commit is contained in:
+2
-1
@@ -5,6 +5,7 @@ COMMENT = static source code analyzer for Qt-based C++
|
||||
V = 1.17.1
|
||||
DISTNAME = clazy-v${V}
|
||||
PKGNAME = clazy-${V}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = lang devel
|
||||
|
||||
@@ -24,7 +25,7 @@ COMPILER = base-clang ports-gcc
|
||||
|
||||
MODULES = lang/clang devel/cmake
|
||||
|
||||
MODCLANG_VERSION = 19
|
||||
MODCLANG_VERSION = 22
|
||||
MODCLANG_COMPILER_LINKS = No
|
||||
MODCLANG_RUNDEP = Yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user