diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-07-12 21:20:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-07-12 21:26:25 +0200 |
commit | 6f621a0513310566725792049d18f5eddb955fd5 (patch) | |
tree | b50a2ea5079f76cf32de975c88ce973670632a1a /app-crypt | |
parent | app-crypt/certbot: Add PyPI (diff) | |
download | gentoo-6f621a0513310566725792049d18f5eddb955fd5.tar.gz gentoo-6f621a0513310566725792049d18f5eddb955fd5.tar.bz2 gentoo-6f621a0513310566725792049d18f5eddb955fd5.zip |
app-crypt/acme: Add PyPI to HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/acme/acme-2.10.0.ebuild | 3 | ||||
-rw-r--r-- | app-crypt/acme/acme-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-crypt/acme/acme-2.10.0.ebuild b/app-crypt/acme/acme-2.10.0.ebuild index 8c850f30473b..92f4d9253ea9 100644 --- a/app-crypt/acme/acme-2.10.0.ebuild +++ b/app-crypt/acme/acme-2.10.0.ebuild @@ -27,7 +27,8 @@ fi DESCRIPTION="An implementation of the ACME protocol" HOMEPAGE=" - https://github.com/certbot/certbot + https://github.com/certbot/certbot/ + https://pypi.org/project/acme/ https://letsencrypt.org/ " diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index 6df08330928b..7cc340a48d80 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -27,7 +27,8 @@ fi DESCRIPTION="An implementation of the ACME protocol" HOMEPAGE=" - https://github.com/certbot/certbot + https://github.com/certbot/certbot/ + https://pypi.org/project/acme/ https://letsencrypt.org/ " |