cppcheck: update to 2.8.

This commit is contained in:
Duncaen 2022-06-19 19:15:39 +02:00
parent a7b7762bf4
commit a23043646b
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cppcheck' # Template file for 'cppcheck'
pkgname=cppcheck pkgname=cppcheck
version=2.7.5 version=2.8
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args=" make_build_args="
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
homepage="http://cppcheck.sourceforge.net" homepage="http://cppcheck.sourceforge.net"
changelog="https://sourceforge.net/p/cppcheck/news/" changelog="https://sourceforge.net/p/cppcheck/news/"
distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz" distfiles="https://github.com/danmar/cppcheck/archive/${version}.tar.gz"
checksum=6c7ac29e57fa8b3ac7be224510200e579d5a90217e2152591ef46ffc947d8f78 checksum=57298f3b805f0eb816a04115fbc70e701f75083cfb0305a44246e365cf27606a
post_install() { post_install() {
vman cppcheck.1 vman cppcheck.1