cppcheck: update to 2.14.2.

This commit is contained in:
Duncaen 2024-06-26 20:43:06 +02:00
parent e1b8e01d40
commit 25b4c4e0ac
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=2.14.1
version=2.14.2
revision=1
build_style=cmake
configure_args="
@ -19,7 +19,7 @@ license="GPL-3.0-or-later"
homepage="http://cppcheck.sourceforge.net"
changelog="https://sourceforge.net/p/cppcheck/news/"
distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz"
checksum=22d1403fbc3158f35b5216d7b0a50bbaf0c80bf6663933a71f65cc4fc307ff3d
checksum=9c3acea5f489336bd83a8ea33917a9a04a80c56d874bf270287e7de27acf2d00
export CXXFLAGS="-DNDEBUG"