gcovr: update to 3.4.
This commit is contained in:
parent
4d378d003d
commit
0fb27765e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gcovr'
|
||||
pkgname=gcovr
|
||||
version=3.3
|
||||
revision=2
|
||||
version=3.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
pycompile_module="gcovr"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andre Klitzing <aklitzing@gmail.com>"
|
|||
homepage="http://gcovr.com/"
|
||||
license="3-clause-BSD"
|
||||
distfiles="https://github.com/gcovr/gcovr/archive/${version}.tar.gz"
|
||||
checksum=8a60ba6242d67a58320e9e16630d80448ef6d5284fda5fb3eff927b63c8b04a2
|
||||
checksum=1c52a71f245adfe1b45e30fbe5015337fe66546f17f40038b3969b7b42acceed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue