cppcheck: update to 2.8.2.
This commit is contained in:
parent
6c5a8fd099
commit
a23f8532ad
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cppcheck'
|
||||
pkgname=cppcheck
|
||||
version=2.8
|
||||
version=2.8.2
|
||||
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=57298f3b805f0eb816a04115fbc70e701f75083cfb0305a44246e365cf27606a
|
||||
checksum=30ba99ab54089c44b83f02e2453da046a7edff5237950d4a0eb1eba4afcb4f45
|
||||
|
||||
post_install() {
|
||||
vman cppcheck.1
|
||||
|
|
Loading…
Reference in New Issue