diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index 2f977060500..b4ae87b2c19 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,6 +1,6 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.76 +version=1.76.1 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=e8a75211a111a27d1e6b98f93c7c9480ba58ec9201efe092c7ac075cd98ca091 +checksum=5f3e6e276781cd36631baf91a2904b6433894a108ba41389050541331e57ec22 CXXFLAGS="-std=c++11"