cppcheck: update to 1.75.

This commit is contained in:
Juan RP 2016-08-08 07:42:06 +02:00
parent bd42257e09
commit 92971de07e

View file

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.74
version=1.75
revision=1
hostmakedepends="libxslt docbook-xsl"
short_desc="Static analysis of C/C++ code"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://cppcheck.sourceforge.net"
distfiles="https://github.com/danmar/cppcheck/archive/$version.tar.gz"
checksum=a7f9657bf458190ea1c994b95333d31d09420198ad8cd010c05d2194cc547fa0
checksum=d3732dba3fb4dee075009e2422cd9b48bbd095249994ec60550aee43026030e5
CXXFLAGS="-std=c++11"