From 07b847dec8b708f8bb3025ceb427d08d14ed8e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Hoffst=C3=A4tte?= Date: Mon, 4 Aug 2025 10:28:43 +0200 Subject: [PATCH] dev-debug/sysdig: update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Holger Hoffstätte Part-of: https://github.com/gentoo/gentoo/pull/43311 Signed-off-by: Sam James --- dev-debug/sysdig/sysdig-0.40.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-debug/sysdig/sysdig-0.40.1-r1.ebuild b/dev-debug/sysdig/sysdig-0.40.1-r1.ebuild index 071b91c49543c..57c2bb97dc950 100644 --- a/dev-debug/sysdig/sysdig-0.40.1-r1.ebuild +++ b/dev-debug/sysdig/sysdig-0.40.1-r1.ebuild @@ -8,7 +8,7 @@ LUA_COMPAT=( luajit ) inherit bash-completion-r1 cmake flag-o-matic linux-info lua-single DESCRIPTION="A system exploration and troubleshooting tool" -HOMEPAGE="https://sysdig.com/" +HOMEPAGE="https://www.sysdig.com/" # The version of falcosecurity-libs required by sysdig as source tree LIBS_VERSION="0.20.0"