diff --git a/srcpkgs/cppcheck/patches/musl.patch b/srcpkgs/cppcheck/patches/musl.patch deleted file mode 100644 index 8d35414fe9..0000000000 --- a/srcpkgs/cppcheck/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 a5df40e311..7002a5e7fa 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,6 +1,6 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=2.3 +version=2.4.1 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=3c622628ebf46f68909c7a96743b07b6207894a0772fbe802603732152ab1035 +checksum=11a9d9fe5305a105561655c45d2cd83cb30fbc87b41d0569de1b00a1a314867f post_install() { vman cppcheck.1