cppcheck: update to 2.12.0.

This commit is contained in:
Duncaen 2023-09-15 15:22:19 +02:00
parent 40d765070b
commit c08ae1dfd9
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.11.1
version=2.12.0
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=fef6ef868d562d49136f158e1d0f7a38237e7e1c0a91d9189bdd465f1fe54316
checksum=7d67776118aee9a4f0214f993a4baa4a168b2dbb10c14b6ec5baf2ca147565b8
export CXXFLAGS="-DNDEBUG"