cppcheck: update to 1.80.
This commit is contained in:
parent
27efb7987d
commit
2ad174d338
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppcheck'
|
||||
pkgname=cppcheck
|
||||
version=1.79
|
||||
version=1.80
|
||||
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=9c222fb41452fa40020233ef3c314f8e43c01600f08d9a03d3584cd121a0c7e1
|
||||
checksum=20863db018d69c33648bdedcdc9d81d818b9064cc4333f0d4dc45e114bd0f000
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
|
|
Loading…
Reference in New Issue