diff options
author | 2024-07-12 21:25:15 +0200 | |
---|---|---|
committer | 2024-07-12 21:26:30 +0200 | |
commit | c5c39ef9067d9573a7f5af659cc79e2814632ea4 (patch) | |
tree | 8e4d55d350079122f06d34156cc11ac562437e37 /dev-python/python-augeas | |
parent | app-crypt/certbot-dns-nsone: Add PyPI to HOMEPAGE (diff) | |
download | gentoo-c5c39ef9067d9573a7f5af659cc79e2814632ea4.tar.gz gentoo-c5c39ef9067d9573a7f5af659cc79e2814632ea4.tar.bz2 gentoo-c5c39ef9067d9573a7f5af659cc79e2814632ea4.zip |
dev-python/python-augeas: Use HTTPS in HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-augeas')
-rw-r--r-- | dev-python/python-augeas/python-augeas-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ca40202fd398..e94dfa9a2365 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/ " |