mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
certbot: update to 2.10.0
This commit is contained in:
parent
861238aca8
commit
036954e270
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.4
|
version=2.10.0
|
||||||
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=173778fef4e2e3014f60be02d4798dff7ea32790277b90b3c7249c5d46d17c75
|
checksum=892aa57d4db74af174aec5e4bb7f7537b200de2545a066c049d03a53215f0e4e
|
||||||
|
|
Loading…
Add table
Reference in a new issue