From ee9669ba5e25cf73ee0812cf25da1ecd5186e632 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 1 Nov 2023 17:29:16 +0300 Subject: [PATCH] boost rebuild list --- programming/tool/cppcheck/pspec.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/programming/tool/cppcheck/pspec.xml b/programming/tool/cppcheck/pspec.xml index 796a7d5a1d..69c6ae7f81 100644 --- a/programming/tool/cppcheck/pspec.xml +++ b/programming/tool/cppcheck/pspec.xml @@ -16,9 +16,7 @@ Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives). - - mirrors://sourceforge/cppcheck/cppcheck-2.10.tar.bz2 - + https://sourceforge.net/projects/cppcheck/files/cppcheck/2.12/cppcheck-2.12.0.tar.bz2/download cmake ninja @@ -73,8 +71,8 @@ 2023-11-01 - 2.10 - Rebuild. + 2.12.0 + Version bump. fury uglyside@yandex.ru