cppcheck: update to 1.83.

Closes: #13157 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
maxice8 2018-04-02 10:16:57 -03:00 committed by Jürgen Buchmüller
parent ab5416d9e2
commit 29571ffb18
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,14 +1,14 @@
# Template file for 'cppcheck'
pkgname=cppcheck
version=1.82
version=1.83
revision=1
hostmakedepends="libxslt docbook-xsl"
short_desc="Static analysis of C/C++ code"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-3.0-or-later"
homepage="http://cppcheck.sourceforge.net"
distfiles="https://github.com/danmar/cppcheck/archive/$version.tar.gz"
checksum=524444a678e63dee247fd8d2fe3194317c07f2aa65de31a41aa2eb0553bbdc7f
checksum=7d3656762beee8087e234a796c900c84b004ac241301106b6a2c01ef2beff095
CXXFLAGS="-std=c++11"