cppcheck: update to 1.76

This commit is contained in:
Alessio Sergi 2016-10-09 23:16:51 +02:00
parent a4e6879567
commit 48b52ee793

View file

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.75
version=1.76
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=d3732dba3fb4dee075009e2422cd9b48bbd095249994ec60550aee43026030e5
checksum=e8a75211a111a27d1e6b98f93c7c9480ba58ec9201efe092c7ac075cd98ca091
CXXFLAGS="-std=c++11"