mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update clazy to 1.17.1
Only one bug fix: * fully-qualified-moc-types: Fix false positive regression for pointer/reference types in generics.
This commit is contained in:
+3
-2
@@ -2,8 +2,9 @@ BROKEN-sparc64 = Uses clang-cpp libraries and fails to link with either ports-gc
|
||||
|
||||
COMMENT = static source code analyzer for Qt-based C++
|
||||
|
||||
V = 1.17
|
||||
DISTNAME = clazy-${V}
|
||||
V = 1.17.1
|
||||
DISTNAME = clazy-v${V}
|
||||
PKGNAME = clazy-${V}
|
||||
|
||||
CATEGORIES = lang devel
|
||||
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
SHA256 (clazy-1.17.tar.xz) = jX6XoFaxv7/HMOaYVYV4ZnKWhrjH5moirugfG66qsew=
|
||||
SIZE (clazy-1.17.tar.xz) = 436196
|
||||
SHA256 (clazy-v1.17.1.tar.xz) = 5cCQCDPzi4oyOLHkJhH45MwaUwDxt2Py2tCyXJeliGM=
|
||||
SIZE (clazy-v1.17.1.tar.xz) = 472216
|
||||
|
||||
Reference in New Issue
Block a user