From 1f3471f48b15508095593866f0b935a2868fc7f7 Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 7 Jul 2018 16:20:09 -0700 Subject: [PATCH] gcovr: update to 4.1. --- srcpkgs/gcovr/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gcovr/template b/srcpkgs/gcovr/template index c32d6430f0f..bd6860208ef 100644 --- a/srcpkgs/gcovr/template +++ b/srcpkgs/gcovr/template @@ -1,6 +1,6 @@ # Template file for 'gcovr' pkgname=gcovr -version=4.0 +version=4.1 revision=1 noarch=yes build_style=python3-module @@ -9,10 +9,10 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools python3-Jinja2" short_desc="Generates a simple report that summarizes the gcc code coverage" maintainer="Andre Klitzing " -homepage="https://gcovr.com/" license="BSD-3-Clause" +homepage="https://gcovr.com/" distfiles="https://github.com/gcovr/gcovr/archive/${version}.tar.gz" -checksum=f9731a0ea516f2087e13b3bc310dbd8edaec4ce6a56b2462f5603ee925f40377 +checksum=1ad8042fd4dc4c355fd7e605d395eefa2a59b1677dfdc308e0ef00083e8b37ee post_install() { vlicense LICENSE.txt