app-crypt/certbot-apache: Add PyPI

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-12 21:21:05 +02:00
parent 6f621a0513
commit eddfd23405
3 changed files with 5 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ fi
DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"
HOMEPAGE="
https://github.com/certbot/certbot
https://github.com/certbot/certbot/
https://pypi.org/project/certbot-apache/
https://letsencrypt.org/
"

View File

@@ -28,7 +28,8 @@ fi
DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"
HOMEPAGE="
https://github.com/certbot/certbot
https://github.com/certbot/certbot/
https://pypi.org/project/certbot-apache/
https://letsencrypt.org/
"

View File

@@ -8,5 +8,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="github">certbot/certbot</remote-id>
<remote-id type="pypi">certbot-apache</remote-id>
</upstream>
</pkgmetadata>