mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
cppcheck: update to 2.14.2.
This commit is contained in:
parent
e1b8e01d40
commit
25b4c4e0ac
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue