cppcheck: update to 2.16.2.

This commit is contained in:
Duncaen 2025-02-06 01:15:59 +01:00
parent 1ceb93389e
commit 494bfaaa14
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.16.1
version=2.16.2
revision=1
build_style=cmake
configure_args="
@ -20,7 +20,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/refs/tags/${version}.tar.gz"
checksum=cba3634650fe9dc406a769e4cc6cf053d077740fb273a50a91ce3f17ac773607
checksum=521b996cb56b0c30f89e022abcb50aef85d7219cb7a7162fa81fe40fe6394206
export CXXFLAGS="-DNDEBUG"