cppcheck: update to 1.79.

This commit is contained in:
Michael Gehring 2017-05-14 07:46:39 +00:00
parent 27cbdc7ab6
commit bb7f06539e

View file

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.78
version=1.79
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=31048901dd8744d12b3e6ac1bc904c08a72cad8118bd6a1f56ce489701ffd1b6
checksum=9c222fb41452fa40020233ef3c314f8e43c01600f08d9a03d3584cd121a0c7e1
CXXFLAGS="-std=c++11"