cppcheck: update to 2.15.0.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'cppcheck' | ||||
| pkgname=cppcheck | ||||
| version=2.14.2 | ||||
| version=2.15.0 | ||||
| revision=1 | ||||
| build_style=cmake | ||||
| configure_args=" | ||||
| @@ -18,8 +18,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>" | ||||
| 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=9c3acea5f489336bd83a8ea33917a9a04a80c56d874bf270287e7de27acf2d00 | ||||
| distfiles="https://github.com/danmar/cppcheck/archive/refs/tags/${version}.tar.gz" | ||||
| checksum=98bcc40ac8062635b492fb096d7815376a176ae26749d6c708083f4637f7c0bb | ||||
|  | ||||
| export CXXFLAGS="-DNDEBUG" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Duncaen
					Duncaen