summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-07-08 16:59:47 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-07-08 16:59:47 -0500
commitf56c76eec0aa73aa420c456d4c18b4e3a24368e7 (patch)
tree30ade91e0a6cf039af4034e8cd08641c3c068a53 /app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
parentapp-crypt/certbot: 1.6.0 bump (diff)
downloadgentoo-f56c76eec0aa73aa420c456d4c18b4e3a24368e7.tar.gz
gentoo-f56c76eec0aa73aa420c456d4c18b4e3a24368e7.tar.bz2
gentoo-f56c76eec0aa73aa420c456d4c18b4e3a24368e7.zip
app-crypt/certbot-nginx: 1.6.0 bump
Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot-nginx/certbot-nginx-9999.ebuild')
-rw-r--r--app-crypt/certbot-nginx/certbot-nginx-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
index b6f70f8607be..cf2c81af951b 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-9999.ebuild
@@ -26,7 +26,7 @@ IUSE=""
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}
>=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
- >=app-crypt/certbot-1.4.0[${PYTHON_USEDEP}]
+ >=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
>=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"