diff options
| author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-02-08 18:41:22 +0000 |
|---|---|---|
| committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-04-16 08:50:07 +0000 |
| commit | bbe6a870082e8f6b184a6799e9792f38345b36ab (patch) | |
| tree | 93eef6de8b89692ac751395ab94d8fa8afc6064b /security/py-certbot-apache | |
| parent | 6b6355edbe160f71a76422305bf46df9a66a51bf (diff) | |
Diffstat (limited to 'security/py-certbot-apache')
| -rw-r--r-- | security/py-certbot-apache/Makefile | 2 | ||||
| -rw-r--r-- | security/py-certbot-apache/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-certbot-apache/Makefile b/security/py-certbot-apache/Makefile index 6629d3d7246b..138eac0e42b9 100644 --- a/security/py-certbot-apache/Makefile +++ b/security/py-certbot-apache/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${P ${PYTHON_PKGNAMEPREFIX}zope.component>0:devel/py-zope.component@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo index 5f54fadba2c0..d5aa6f535cc1 100644 --- a/security/py-certbot-apache/distinfo +++ b/security/py-certbot-apache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638936418 -SHA256 (certbot-apache-1.22.0.tar.gz) = b743c7626490a343314f9e51a7fd549ece2c33288c7c5ed6b08995b481e94a8b -SIZE (certbot-apache-1.22.0.tar.gz) = 221418 +TIMESTAMP = 1649195764 +SHA256 (certbot-apache-1.26.0.tar.gz) = efb573a1fd926ecf74618286d21ac3f7539b2be426face7f1364dcca8b0e316e +SIZE (certbot-apache-1.26.0.tar.gz) = 224988 |
