lcov: update MASTER_SITES and HOMEPAGE, project moved to GitHub.

This commit is contained in:
fcambus 2023-03-03 07:38:22 +00:00
parent 410b740696
commit 59c95ae67f

View file

@ -1,13 +1,14 @@
# $NetBSD: Makefile,v 1.18 2022/06/28 11:31:46 wiz Exp $
# $NetBSD: Makefile,v 1.19 2023/03/03 07:38:22 fcambus Exp $
#
DISTNAME= lcov-1.13
PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ltp/}
MASTER_SITES= ${MASTER_SITE_GITHUB:=linux-test-project/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://ltp.sourceforge.net/coverage/lcov.php
HOMEPAGE= https://github.com/linux-test-project/lcov
COMMENT= Front-end for GCC's coverage testing tool gcov
NO_BUILD= yes