cppcheck: update to 2.5.
This commit is contained in:
parent
971c3e799d
commit
07e976213c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppcheck'
|
||||
pkgname=cppcheck
|
||||
version=2.4.1
|
||||
version=2.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_build_args="
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="http://cppcheck.sourceforge.net"
|
||||
changelog="https://sourceforge.net/p/cppcheck/news/"
|
||||
distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz"
|
||||
checksum=11a9d9fe5305a105561655c45d2cd83cb30fbc87b41d0569de1b00a1a314867f
|
||||
checksum=dc27154d799935c96903dcc46653c526c6f4148a6912b77d3a50cb35dabd82e1
|
||||
|
||||
post_install() {
|
||||
vman cppcheck.1
|
||||
|
|
Loading…
Reference in New Issue