From 9c206a290b30b180baa3d3ec4d9ec0a471571b30 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 30 Aug 2019 22:57:22 +0200 Subject: [PATCH] cppcheck: update to 1.88. --- srcpkgs/cppcheck/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index ab990c4e963..fb00986741d 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,15 +1,15 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.87 +version=1.88 revision=1 hostmakedepends="libxslt docbook-xsl" depends="python" short_desc="Static analysis of C/C++ code" -maintainer="Orphaned " +maintainer="Duncaen " license="GPL-3.0-or-later" homepage="http://cppcheck.sourceforge.net" distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz" -checksum=ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153 +checksum=4aace0420d6aaa900b84b3329c5173c2294e251d2e24d8cba6e38254333dde3f do_build() { make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg