diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-03-18 00:21:59 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-03-18 00:21:59 +0000 |
commit | c55f495230589b775460461ae6988e6042598ea1 (patch) | |
tree | 949ad2a4df8f321809cd4a0a2e0d411052604df2 /security/py-certbot-nginx | |
parent | science/agrum: Update 0.16.4 -> 0.17.1 (diff) |
security/py-[acme|certbot]: Update to 1.3.0
Add patch to satisfy a 'test' error, our local patch to fix config
file path was reverted upstream, we need some action there.
Changelog: https://github.com/certbot/certbot/releases/tag/v1.3.0
PR: 244826
Approved by: koobs (python, maintainer)
Notes
Notes:
svn path=/head/; revision=528616
Diffstat (limited to 'security/py-certbot-nginx')
-rw-r--r-- | security/py-certbot-nginx/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-certbot-nginx/distinfo b/security/py-certbot-nginx/distinfo index 393e863da10e..8d98008f8519 100644 --- a/security/py-certbot-nginx/distinfo +++ b/security/py-certbot-nginx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582355052 -SHA256 (certbot-nginx-1.2.0.tar.gz) = 6fd7cf4f2545ad66e57000343227df9ccccaf04420e835e05cb3250fac1fa6db -SIZE (certbot-nginx-1.2.0.tar.gz) = 71386 +TIMESTAMP = 1584280698 +SHA256 (certbot-nginx-1.3.0.tar.gz) = 9aa0869c1250b7ea0a1eb1df6bdb5d0d6190d6ca0400da1033a8decc0df6f65b +SIZE (certbot-nginx-1.3.0.tar.gz) = 71274 |