cppcheck: update to 1.86.
This commit is contained in:
parent
007fc2e39f
commit
5e13dbfa14
|
@ -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 <thinkabit.ukim@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue