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:
rsadowski
2026-04-12 14:10:22 +00:00
parent 11d56c391c
commit 2dff943d6f
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -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
View File
@@ -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