cppcheck: update to 1.73.

This commit is contained in:
Michael Gehring 2016-04-09 13:59:04 +02:00
parent e0995a64ff
commit 2124742356
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.72
version=1.73
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=c718949e1ec22a8a0dca7e2953a55c502ef65e53ff9922fb91759388618faa7f
checksum=938d792c9399233b551bd9991d6842f353fa8dad973d5e457b78be66646c8b8f
CXXFLAGS="-std=c++11"