From f393e1f40a1bb1a27bafa3aefe1750b817db87a3 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Wed, 15 Aug 2018 21:56:47 +0200 Subject: [PATCH] cppcheck: revbump sorry for the noise --- dev-util/cppcheck/cppcheck-1.84.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cppcheck/cppcheck-1.84.recipe b/dev-util/cppcheck/cppcheck-1.84.recipe index 101901e77..0fd30bb6f 100644 --- a/dev-util/cppcheck/cppcheck-1.84.recipe +++ b/dev-util/cppcheck/cppcheck-1.84.recipe @@ -10,7 +10,7 @@ Features: HOMEPAGE="http://cppcheck.sourceforge.net/" COPYRIGHT="2007-2018 Cppcheck team" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/danmar/cppcheck/archive/$portVersion.tar.gz" CHECKSUM_SHA256="aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5" SOURCE_FILENAME="cppcheck-$portVersion.tar.gz"