cppcheck: update to 2.7.
This commit is contained in:
parent
f957d01015
commit
8437a1fc17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cppcheck'
|
# Template file for 'cppcheck'
|
||||||
pkgname=cppcheck
|
pkgname=cppcheck
|
||||||
version=2.6.2
|
version=2.7
|
||||||
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=a11602c15bf951ba5bb67655ca6c06986ec64770d8004759a8c53db013286a5e
|
checksum=5fd20549bb2fabf9a8026f772779d8cc6a5782c8f17500408529f7747afbc526
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman cppcheck.1
|
vman cppcheck.1
|
||||||
|
|
Loading…
Reference in a new issue