diff options
author | 2019-10-29 20:00:50 +0000 | |
---|---|---|
committer | 2019-10-29 20:01:00 +0000 | |
commit | ffbafd0c863945293e947f09edd1d563cf911404 (patch) | |
tree | b7e81fae0fdc1758051701a21ddd43be82a8fe33 /dev-util/ltrace | |
parent | dev-util/ltrace: drop old (diff) | |
download | gentoo-ffbafd0c863945293e947f09edd1d563cf911404.tar.gz gentoo-ffbafd0c863945293e947f09edd1d563cf911404.tar.bz2 gentoo-ffbafd0c863945293e947f09edd1d563cf911404.zip |
dev-util/ltrace: update HOMEPAGE
Reported-by: Wim Muskee
Closes: https://bugs.gentoo.org/698826
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/ltrace')
-rw-r--r-- | dev-util/ltrace/ltrace-0.7.3_p4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild index c17e3402f379..abe4ea0c259e 100644 --- a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild @@ -8,7 +8,7 @@ LTRACE_V=${PV/_p*/} DB_V=${PV/*_p/} DESCRIPTION="trace library calls made at runtime" -HOMEPAGE="https://www.ltrace.org/" +HOMEPAGE="https://gitlab.com/cespedes/ltrace" SRC_URI=" mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}.orig.tar.bz2 mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}-${DB_V}.debian.tar.gz |