You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cppcheck: update to 2.20.0
This commit is contained in:
committed by
Renee Otten
parent
d57a6e62ac
commit
3b3ab5c20e
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup danmar cppcheck 2.19.1
|
||||
github.setup danmar cppcheck 2.20.0
|
||||
revision 0
|
||||
|
||||
categories devel
|
||||
@@ -20,9 +20,9 @@ long_description Cppcheck is an analysis tool for C and C++ code. Unl
|
||||
|
||||
github.tarball_from archive
|
||||
|
||||
checksums rmd160 623d0d4ecfc71daf2e0a98b0b7491feb5e0fc259 \
|
||||
sha256 49bdf1d7826d60053575b78d3192d81d54970dbfb356590f7476de250b1a4234 \
|
||||
size 3984524
|
||||
checksums rmd160 863a2cd4b6ade6ec2a1753d3e8ece606e937bc66 \
|
||||
sha256 7be7992439339017edb551d8e7d2315f9bb57c402da50c2cee9cd0e2724600a1 \
|
||||
size 4007393
|
||||
|
||||
set python_branch 3.14
|
||||
set python_version [string map {"." ""} ${python_branch}]
|
||||
|
||||
Reference in New Issue
Block a user