X-Git-Url: https://git.bzium.org/embe/overlay.git/blobdiff_plain/a085f6e43202892bd7a29df4c0e37296ee65f0a0:/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.14.0.ebuild..ee008683852f7bfd128037e4882efd2090b892ab:/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild diff --git a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.14.0.ebuild b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild similarity index 82% rename from app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.14.0.ebuild rename to app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild index 2b37dd8..3d2e7ab 100644 --- a/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.14.0.ebuild +++ b/app-crypt/certbot-dns-cloudflare/certbot-dns-cloudflare-1.19.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)" HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/" -SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> certbot-${PV}.tar.gz" S=${WORKDIR}/certbot-${PV}/${PN} LICENSE="Apache-2.0" @@ -17,10 +17,9 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - app-crypt/acme[${PYTHON_USEDEP}] - app-crypt/certbot[${PYTHON_USEDEP}] + >=app-crypt/acme-${PV}[${PYTHON_USEDEP}] + >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}] dev-python/cloudflare[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] " distutils_enable_tests pytest