From c5c39ef9067d9573a7f5af659cc79e2814632ea4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 12 Jul 2024 21:25:15 +0200 Subject: [PATCH] dev-python/python-augeas: Use HTTPS in HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild b/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild index ca40202fd3986..e94dfa9a23653 100644 --- a/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild +++ b/dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 pypi DESCRIPTION="Python bindings for Augeas" HOMEPAGE=" - http://augeas.net/ + https://augeas.net/ https://github.com/hercules-team/python-augeas/ https://pypi.org/project/python-augeas/ "