diff options
author | 2024-07-12 21:22:50 +0200 | |
---|---|---|
committer | 2024-07-12 21:26:29 +0200 | |
commit | a6db18e5cfe8a00f0cbc7fe592ea7f8fa05732fa (patch) | |
tree | 14b6b7f7c5c57dc98eebc59676e1b60a6d1e6076 /app-crypt | |
parent | app-crypt/certbot-dns-dnsimple: Add PyPI to HOMEPAGE (diff) | |
download | gentoo-a6db18e5cfe8a00f0cbc7fe592ea7f8fa05732fa.tar.gz gentoo-a6db18e5cfe8a00f0cbc7fe592ea7f8fa05732fa.tar.bz2 gentoo-a6db18e5cfe8a00f0cbc7fe592ea7f8fa05732fa.zip |
app-crypt/certbot-dns-nsone: Add PyPI to HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/certbot-dns-nsone/certbot-dns-nsone-1.18.0-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/certbot-dns-nsone/certbot-dns-nsone-1.18.0-r1.ebuild b/app-crypt/certbot-dns-nsone/certbot-dns-nsone-1.18.0-r1.ebuild index 4e3b047b30b9..c8fab3722ee6 100644 --- a/app-crypt/certbot-dns-nsone/certbot-dns-nsone-1.18.0-r1.ebuild +++ b/app-crypt/certbot-dns-nsone/certbot-dns-nsone-1.18.0-r1.ebuild @@ -12,6 +12,7 @@ MY_P=certbot-${PV} DESCRIPTION="NS1 DNS Authenticator plugin for Certbot (Let's Encrypt Client)" HOMEPAGE=" https://github.com/certbot/certbot/ + https://pypi.org/project/certbot-dns-nsone/ https://letsencrypt.org/ " SRC_URI=" |