gcovr: update to 4.1.

This commit is contained in:
travankor 2018-07-07 16:20:09 -07:00 committed by Enno Boland
parent a53b524397
commit 1f3471f48b
1 changed files with 3 additions and 3 deletions

View File

@ -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 <aklitzing@gmail.com>"
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