[codeface] [PATCH 09/26] Move cppstats to most recent version (v0.9.2)

  • From: Claus Hunsen <hunsen@xxxxxxxxxxxxxxxxx>
  • To: codeface@xxxxxxxxxxxxx
  • Date: Thu, 13 Oct 2016 17:29:41 +0200

Due to a change in the installation routine of cppstats (URL to python-
statlib), the cppstats version for Codeface is changed to v0.9.2 to
ensure proper integration tests.

Signed-off-by: Claus Hunsen <hunsen@xxxxxxxxxxxxxxxxx>
---
 integration-scripts/install_cppstats.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-scripts/install_cppstats.sh 
b/integration-scripts/install_cppstats.sh
index a068333..7250fcf 100755
--- a/integration-scripts/install_cppstats.sh
+++ b/integration-scripts/install_cppstats.sh
@@ -5,7 +5,7 @@
 # Copyright Wolfgang Mauerer <wolfgang.mauerer@xxxxxxxxxxxxxxxxx>
 # SPDX-License-Identifier:     Apache-2.0 BSD-2-Clause GPL-2.0+ MIT WTFPL
 
-export CPPSTATS_VERSION=0.9.1
+export CPPSTATS_VERSION=0.9.2
 
 echo "Providing cppstats $CPPSTATS_VERSION"
 
-- 
2.10.0


Other related posts: