cppcheck: update to 1.76.1.

This commit is contained in:
Juan RP 2016-10-13 09:27:55 +02:00
parent c0ee33247a
commit 0b6c61db41

View file

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