From 5883778c03280bb89f59e68d7d5440ffb55b95a3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Nov 2015 09:39:24 +0100 Subject: [PATCH] cppcheck: update to 1.71. --- srcpkgs/cppcheck/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cppcheck/template b/srcpkgs/cppcheck/template index bbf26577bec..289daae5d31 100644 --- a/srcpkgs/cppcheck/template +++ b/srcpkgs/cppcheck/template @@ -1,14 +1,15 @@ # Template file for 'cppcheck' pkgname=cppcheck -version=1.70 +version=1.71 revision=1 +build_pie=yes hostmakedepends="libxslt docbook-xsl" short_desc="Static analysis of C/C++ code" maintainer="Juan RP " license="GPL-2" homepage="http://cppcheck.sourceforge.net" distfiles="https://github.com/danmar/cppcheck/archive/$version.tar.gz" -checksum=4095de598b5cce9a06e90458a90f46e0307baeaab8a947dae73f287eda3c171f +checksum=49f8d44516a1534eb01e3cc8300d60c3577c5e4339336defaf213d08ff914f1b do_build() { make ${makejobs} CFGDIR=/usr/share/cppcheck/cfg