From fa5a8693c236c9cb9de0b8b8e7b3dc8d250276be Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 2 May 2015 07:01:29 +0200 Subject: [PATCH] cppcheck: update to 1.69. --- srcpkgs/cppcheck/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index 5484053dea2..0838087a859 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,6 +1,6 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.68 +version=1.69 revision=1 hostmakedepends="libxslt docbook-xsl git" short_desc="Static analysis of C/C++ code"