diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-03 04:37:32 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-03 04:37:32 +0000 |
| commit | cdde24b67d24f404b6b677070e1474e0c6ce0c32 (patch) | |
| tree | 0a966047735e1aedc11adbee2d3b47a36c6d575e /security/py-certbot-apache | |
| parent | 44902a289ea0f59c4f1e9a22d25d9cc4842f0445 (diff) | |
Diffstat (limited to 'security/py-certbot-apache')
| -rw-r--r-- | security/py-certbot-apache/Makefile | 4 | ||||
| -rw-r--r-- | security/py-certbot-apache/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/py-certbot-apache/Makefile b/security/py-certbot-apache/Makefile index 2a4ce67b5ff8..9dcf87a0244a 100644 --- a/security/py-certbot-apache/Makefile +++ b/security/py-certbot-apache/Makefile @@ -1,8 +1,10 @@ PORTNAME= certbot-apache PORTVERSION= ${ACME_VERSION} CATEGORIES= security python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/certbot/certbot/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= certbot_apache-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Apache plugin for Certbot diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo index 5a456cd77f86..3ae4a5ef2d40 100644 --- a/security/py-certbot-apache/distinfo +++ b/security/py-certbot-apache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712189031 -SHA256 (certbot-apache-2.10.0.tar.gz) = c7a46ff67eac2834a3e3b975e7a1d1bc7a7be889f51c2cdc87825abd5ccc825a -SIZE (certbot-apache-2.10.0.tar.gz) = 182928 +TIMESTAMP = 1718805504 +SHA256 (certbot_apache-2.11.0.tar.gz) = 27d39c6ad4c95a5ee1d9d8c81e95c3379f8ba35ca181b4a0b64c2bd678983b43 +SIZE (certbot_apache-2.11.0.tar.gz) = 182950 |
