diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index ba42ef3d671..2064e7b3782 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,15 +1,15 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.84 +version=1.85 revision=1 hostmakedepends="libxslt docbook-xsl" depends="python" short_desc="Static analysis of C/C++ code" -maintainer="Juan RP " +maintainer="maxice8 " license="GPL-3.0-or-later" homepage="http://cppcheck.sourceforge.net" -distfiles="https://github.com/danmar/cppcheck/archive/$version.tar.gz" -checksum=aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5 +distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz" +checksum=dc17ecf2f6bacbee32141fe7713747de9026bbb36207bfad2d73a5185c6b14a3 do_build() { make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg