cppcheck: update to 1.82.

Closes: #10825 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-15 02:00:30 -02:00 committed by Jürgen Buchmüller
parent b626612e89
commit b1393d54ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.81
version=1.82
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=12396eee334b22bf3aa3d629d483f27f287125348b97586dfd4da87b26ae2a56
checksum=524444a678e63dee247fd8d2fe3194317c07f2aa65de31a41aa2eb0553bbdc7f
CXXFLAGS="-std=c++11"