lcov: update to 1.14.
This commit is contained in:
parent
0d23830314
commit
4702e288fb
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'lcov'
|
||||
pkgname=lcov
|
||||
version=1.13
|
||||
version=1.14
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="perl"
|
||||
make_check_target=test
|
||||
hostmakedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Front-end for GCC's coverage testing tool gcov"
|
||||
maintainer="Andre Klitzing <aklitzing@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://ltp.sourceforge.net/coverage/lcov.php"
|
||||
distfiles="https://github.com/linux-test-project/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=3650ad22773c56aaf8c5288e068dd35bd03f57659b6455dc6f8e21451c83b5e8
|
||||
checksum=f19eff1dcf5f40f4a57d959584acd318155873c43d723e25dd1b91636f94ca41
|
||||
|
|
Loading…
Reference in a new issue