cppcheck: update to 1.87.
This commit is contained in:
parent
49ad8b469c
commit
ba9748c129
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppcheck'
|
||||
pkgname=cppcheck
|
||||
version=1.86
|
||||
version=1.87
|
||||
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=86ea85c2ee5ec31a7410bfc7c206b87e600d284089428750d66d1ce1ffa0c9a6
|
||||
checksum=ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg
|
||||
|
|
Loading…
Reference in New Issue