cppcheck: update to 1.73.
This commit is contained in:
parent
e0995a64ff
commit
2124742356
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue