mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
cppcheck: update to 2.13.4.
This commit is contained in:
parent
b6c1395f60
commit
29a735d955
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppcheck'
|
||||
pkgname=cppcheck
|
||||
version=2.13.0
|
||||
version=2.13.4
|
||||
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=8229afe1dddc3ed893248b8a723b428dc221ea014fbc76e6289840857c03d450
|
||||
checksum=d6ea064ebab76c6aa000795440479767d8d814dd29405918df4c1bbfcd6cb86c
|
||||
|
||||
export CXXFLAGS="-DNDEBUG"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue