diff options
author | 2021-06-02 10:28:07 -0500 | |
---|---|---|
committer | 2021-06-02 10:31:39 -0500 | |
commit | 6511827d3c175096689b338f04ccd8ce20fe1894 (patch) | |
tree | 7fe352e722524cce17e4e09d1e43c4beb8e54da1 /app-crypt/certbot/certbot-9999.ebuild | |
parent | app-crypt/acme: 1.16.0 bump (diff) | |
download | gentoo-6511827d3c175096689b338f04ccd8ce20fe1894.tar.gz gentoo-6511827d3c175096689b338f04ccd8ce20fe1894.tar.bz2 gentoo-6511827d3c175096689b338f04ccd8ce20fe1894.zip |
app-crypt/certbot: 1.16.0 bump
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/certbot/certbot-9999.ebuild')
-rw-r--r-- | app-crypt/certbot/certbot-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/certbot/certbot-9999.ebuild b/app-crypt/certbot/certbot-9999.ebuild index e2450c428f8d..bf9117a89b96 100644 --- a/app-crypt/certbot/certbot-9999.ebuild +++ b/app-crypt/certbot/certbot-9999.ebuild @@ -23,7 +23,7 @@ LICENSE="Apache-2.0" SLOT="0" RDEPEND=" - >=app-crypt/acme-1.8.0[${PYTHON_USEDEP}] + >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}] >=dev-python/configobj-5.0.6[${PYTHON_USEDEP}] >=dev-python/cryptography-2.8[${PYTHON_USEDEP}] |