From 5e13dbfa14165d739611b65f6ff8b1d3de3e8e91 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 8 Dec 2018 18:04:34 -0200 Subject: [PATCH] cppcheck: update to 1.86. --- srcpkgs/cppcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index 2064e7b3782..63cb0b8f551 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,6 +1,6 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.85 +version=1.86 revision=1 hostmakedepends="libxslt docbook-xsl" depends="python" @@ -9,7 +9,7 @@ maintainer="maxice8 " license="GPL-3.0-or-later" homepage="http://cppcheck.sourceforge.net" distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz" -checksum=dc17ecf2f6bacbee32141fe7713747de9026bbb36207bfad2d73a5185c6b14a3 +checksum=86ea85c2ee5ec31a7410bfc7c206b87e600d284089428750d66d1ce1ffa0c9a6 do_build() { make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg