cppcheck: update to 2.10

This commit is contained in:
Mehdi Chinoune
2023-01-28 20:34:43 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 805aad1166
commit 44fdae6bcb

View File

@@ -3,7 +3,7 @@
_realname=cppcheck
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.9.3
pkgver=2.10
pkgrel=1
pkgdesc="static analysis of C/C++ code (mingw-w64)"
arch=('any')
@@ -26,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-qt5-charts: cppcheck-gui"
source=(${_realname}-${pkgver}.tar.gz::"https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz"
'001-cppcheck-2.2-change-language-files-path.patch'
'002-cppcheck-2.2-change-cfg-path.patch')
sha256sums=('46319ca73e33e4b2bd91981a76a0d4f184cd3f86b62dc18e8938eabacd3ad2e3'
sha256sums=('785dcbf711048dfe43ae920b6eff2eeebb4a096e88188a40e173ca4c030f57c3'
'e741bfafbeb3ade454a42563a1c4617ae3dc87fd6a6f409e1ae4b735b68997d3'
'6f53ad14361717b3f994033483c14ad35c5790f703e03fe8aebaca83936ea61b')