diff --git a/srcpkgs/cppcheck/patches/musl.patch b/srcpkgs/cppcheck/patches/musl.patch new file mode 100644 index 0000000000..8d35414fe9 --- /dev/null +++ b/srcpkgs/cppcheck/patches/musl.patch @@ -0,0 +1,10 @@ +--- cli/filelister.cpp.orig ++++ cli/filelister.cpp +@@ -24,6 +24,7 @@ + + #include + #include ++#include + + #ifdef _WIN32 + diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index b24d8eff2d..a5df40e311 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,6 +1,6 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=2.2 +version=2.3 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=ad96290a1842c5934bf9c4268cb270953f3078d4ce33a9a53922d6cb6daf61aa +checksum=3c622628ebf46f68909c7a96743b07b6207894a0772fbe802603732152ab1035 post_install() { vman cppcheck.1