mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
certbot: update to 2.7.4
This commit is contained in:
parent
5beca13f38
commit
1cfdb81e05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'certbot'
|
# Template file for 'certbot'
|
||||||
pkgname=certbot
|
pkgname=certbot
|
||||||
version=2.7.0
|
version=2.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
|
hostmakedepends="python3-poetry-core python3-setuptools python3-wheel"
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://certbot.eff.org/"
|
homepage="https://certbot.eff.org/"
|
||||||
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||||
checksum=274329918656db82fb314e2ecb12a9b276a1df820e28e36e8ecca8c3a0563c1c
|
checksum=173778fef4e2e3014f60be02d4798dff7ea32790277b90b3c7249c5d46d17c75
|
||||||
|
|
Loading…
Add table
Reference in a new issue