diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : cppcheck
-version : 1.82
-release : 2
+version : 1.83
+release : 3
source :
- - https://pilotfiber.dl.sourceforge.net/project/cppcheck/cppcheck/1.82/cppcheck-1.82.tar.bz2 : e02b29d18eaa38bed19e80dcf59b06d450d5e20c30732d6bad64af9ea58d694e
-license : GPL-3.0
+ - https://netcologne.dl.sourceforge.net/project/cppcheck/cppcheck/1.83/cppcheck-1.83.tar.bz2 : 03b515432a2604ffb84aa18ff7d86916e73c74fe9b6f9ff1e5504bf0a553a491
+license : GPL-3.0-or-later
component : programming.tools
summary : Static source code analysis tool for C and C++ code
description: |
- 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).
+ 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).
setup : |
%cmake . -DBUILD_TESTS=ON -DHAVE_RULES=ON
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,17 +5,17 @@
Pierre-Yves
pyu@riseup.net
- GPL-3.0
+ GPL-3.0-or-later
programming.tools
Static source code analysis tool for C and C++ code
- 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).
+ 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).
https://solus-project.com/sources/README.Solus
cppcheck
Static source code analysis tool for C and C++ code
- 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).
+ 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).
programming.tools
@@ -38,12 +38,12 @@
-
- 2018-01-14
- 1.82
+
+ 2018-04-05
+ 1.83
Packaging update
Pierre-Yves
pyu@riseup.net
\ No newline at end of file