summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/wachy/wachy-0.1.0_alpha6.ebuild')
-rw-r--r--dev-util/wachy/wachy-0.1.0_alpha6.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
index 142842ae1270..c70001be06c0 100644
--- a/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
+++ b/dev-util/wachy/wachy-0.1.0_alpha6.ebuild
@@ -105,7 +105,10 @@ inherit cargo
DESCRIPTION="A dynamic tracing profiler for Linux"
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
-HOMEPAGE="https://github.com/rubrikinc/wachy"
+HOMEPAGE="
+ https://rubrikinc.github.io/wachy/
+ https://github.com/rubrikinc/wachy
+"
SRC_URI="
https://github.com/rubrikinc/${PN}/archive/refs/tags/${PV/_alpha/-alpha.}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})