summaryrefslogtreecommitdiff
path: root/security/py-certbot-nginx
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-03 12:37:32 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-07-03 12:37:32 +0800
commitcdde24b67d24f404b6b677070e1474e0c6ce0c32 (patch)
tree0a966047735e1aedc11adbee2d3b47a36c6d575e /security/py-certbot-nginx
parentdns/py-cloudflare: Update to 2.19.4 (diff)
security/py-{acme,certbot*}: Update to 2.11.0
- Add GitHub to MASTER_SITES Changes: https://github.com/certbot/certbot/releases
Diffstat (limited to 'security/py-certbot-nginx')
-rw-r--r--security/py-certbot-nginx/Makefile4
-rw-r--r--security/py-certbot-nginx/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/security/py-certbot-nginx/Makefile b/security/py-certbot-nginx/Makefile
index 5d67496b7389..31624c139744 100644
--- a/security/py-certbot-nginx/Makefile
+++ b/security/py-certbot-nginx/Makefile
@@ -1,8 +1,10 @@
PORTNAME= certbot-nginx
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_nginx-${PORTVERSION}
MAINTAINER= python@FreeBSD.org
COMMENT= NGINX plugin for Certbot
diff --git a/security/py-certbot-nginx/distinfo b/security/py-certbot-nginx/distinfo
index 3ed0a64ebe59..b3aa3bbe2984 100644
--- a/security/py-certbot-nginx/distinfo
+++ b/security/py-certbot-nginx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712189040
-SHA256 (certbot-nginx-2.10.0.tar.gz) = 9add7e8b7005fe6d8405cb74fd868d4b3689a572957a9112d654a5ac1e7f4d91
-SIZE (certbot-nginx-2.10.0.tar.gz) = 78264
+TIMESTAMP = 1718805513
+SHA256 (certbot_nginx-2.11.0.tar.gz) = 0d1fd009b38229d510fe2e33122758a4ae2ee790c324234ab99ec984211d4d6f
+SIZE (certbot_nginx-2.11.0.tar.gz) = 78224