lcov: bump to 1.16 (#7113)

This commit is contained in:
Nikolay Korotkiy
2022-08-18 10:50:16 +03:00
committed by GitHub
parent fea211b819
commit a1be723532
2 changed files with 2 additions and 2 deletions

View File

@@ -5,11 +5,11 @@ coverage information. It also adds overview pages for easy \
navigation within the file structure. LCOV supports statement, \
function and branch coverage measurement."
HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php"
COPYRIGHT="2002 - 2016 The lcov Developers"
COPYRIGHT="2002 - 2022 The lcov Developers"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/linux-test-project/lcov/releases/download/v$portVersion/lcov-$portVersion.tar.gz"
CHECKSUM_SHA256="14995699187440e0ae4da57fe3a64adc0a3c5cf14feab971f8db38fb7d8f071a"
CHECKSUM_SHA256="987031ad5528c8a746d4b52b380bc1bffe412de1f2b9c2ba5224995668e3240b"
PATCHES="lcov-$portVersion.patchset"
ARCHITECTURES="any"