gcovr: update to 4.2
This commit is contained in:
parent
23f261f9ca
commit
6d43488cdd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gcovr'
|
# Template file for 'gcovr'
|
||||||
pkgname=gcovr
|
pkgname=gcovr
|
||||||
version=4.1
|
version=4.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andre Klitzing <aklitzing@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://gcovr.com/"
|
homepage="https://gcovr.com/"
|
||||||
distfiles="https://github.com/gcovr/gcovr/archive/${version}.tar.gz"
|
distfiles="https://github.com/gcovr/gcovr/archive/${version}.tar.gz"
|
||||||
checksum=1ad8042fd4dc4c355fd7e605d395eefa2a59b1677dfdc308e0ef00083e8b37ee
|
checksum=589d5cb7164c285192ed0837d3cc17001ba25211e24933f0ba7cb9cf38b8a30e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue