cppcheck: update to 1.85.
This commit is contained in:
parent
8848a2c8b5
commit
9eb8e8e5a6
@ -1,15 +1,15 @@
|
|||||||
# Template file for 'cppcheck'
|
# Template file for 'cppcheck'
|
||||||
pkgname=cppcheck
|
pkgname=cppcheck
|
||||||
version=1.84
|
version=1.85
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="libxslt docbook-xsl"
|
hostmakedepends="libxslt docbook-xsl"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Static analysis of C/C++ code"
|
short_desc="Static analysis of C/C++ code"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://cppcheck.sourceforge.net"
|
homepage="http://cppcheck.sourceforge.net"
|
||||||
distfiles="https://github.com/danmar/cppcheck/archive/$version.tar.gz"
|
distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz"
|
||||||
checksum=aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5
|
checksum=dc17ecf2f6bacbee32141fe7713747de9026bbb36207bfad2d73a5185c6b14a3
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg
|
make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user