mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cppcheck: update to 2.16.2.
This commit is contained in:
parent
1ceb93389e
commit
494bfaaa14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cppcheck'
|
# Template file for 'cppcheck'
|
||||||
pkgname=cppcheck
|
pkgname=cppcheck
|
||||||
version=2.16.1
|
version=2.16.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://cppcheck.sourceforge.net"
|
homepage="http://cppcheck.sourceforge.net"
|
||||||
changelog="https://sourceforge.net/p/cppcheck/news/"
|
changelog="https://sourceforge.net/p/cppcheck/news/"
|
||||||
distfiles="https://github.com/danmar/cppcheck/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/danmar/cppcheck/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=cba3634650fe9dc406a769e4cc6cf053d077740fb273a50a91ce3f17ac773607
|
checksum=521b996cb56b0c30f89e022abcb50aef85d7219cb7a7162fa81fe40fe6394206
|
||||||
|
|
||||||
export CXXFLAGS="-DNDEBUG"
|
export CXXFLAGS="-DNDEBUG"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue