diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-04-21 10:14:48 +0900 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2024-04-21 10:14:48 +0900 |
commit | 70b25dede7bd21984edbc7d18829c1f85543353e (patch) | |
tree | 0054bb15d92b0011051dac96f0fb4971012380ea /security/py-certbot-dns-ovh | |
parent | devel/papi: Mark as BROKEN (diff) |
security/py-{acme,certbot*}: Update to 2.10.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v2.10.0
PR: 278158
Approved by: sunpoet (python)
Diffstat (limited to 'security/py-certbot-dns-ovh')
-rw-r--r-- | security/py-certbot-dns-ovh/Makefile | 1 | ||||
-rw-r--r-- | security/py-certbot-dns-ovh/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/py-certbot-dns-ovh/Makefile b/security/py-certbot-dns-ovh/Makefile index 21846afffc59..f21c10529811 100644 --- a/security/py-certbot-dns-ovh/Makefile +++ b/security/py-certbot-dns-ovh/Makefile @@ -1,6 +1,5 @@ PORTNAME= certbot-dns-ovh PORTVERSION= ${ACME_VERSION} -PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-certbot-dns-ovh/distinfo b/security/py-certbot-dns-ovh/distinfo index e51670421d59..388cd1c3c70f 100644 --- a/security/py-certbot-dns-ovh/distinfo +++ b/security/py-certbot-dns-ovh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708450740 -SHA256 (certbot-dns-ovh-2.9.0.tar.gz) = d22a5bd72d4cdc4ce628f9bb253bd2a059a8efcc11bc45be1e3847bc8f375eef -SIZE (certbot-dns-ovh-2.9.0.tar.gz) = 12286 +TIMESTAMP = 1712189037 +SHA256 (certbot-dns-ovh-2.10.0.tar.gz) = 3261df25102e361ca2d7e82be8bad30536eca324d61dc8c95a24576fe4fab396 +SIZE (certbot-dns-ovh-2.10.0.tar.gz) = 12300 |