cppcheck: Update to 2.6

This commit is contained in:
Biswapriyo Nath
2021-10-08 18:24:16 +05:30
committed by GitHub
parent 9f08394d00
commit e8a8a511cc

View File

@@ -3,8 +3,8 @@
_realname=cppcheck
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=2.3
pkgrel=3
pkgver=2.6
pkgrel=1
pkgdesc="static analysis of C/C++ code (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
@@ -24,7 +24,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-qt5-base: 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=('3c622628ebf46f68909c7a96743b07b6207894a0772fbe802603732152ab1035'
sha256sums=('99f0c5cf58a0072876c4deb114f3f5f798c933b8e459cddb00a061c8bb4dd765'
'e741bfafbeb3ade454a42563a1c4617ae3dc87fd6a6f409e1ae4b735b68997d3'
'6f53ad14361717b3f994033483c14ad35c5790f703e03fe8aebaca83936ea61b')