diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index 90695e5d79d..7b178ae8f77 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -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 " 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"