mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
certbot-nginx: update to 2.10.0
This commit is contained in:
parent
9ced06b093
commit
3b77a3900c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'certbot-nginx'
|
# Template file for 'certbot-nginx'
|
||||||
pkgname=certbot-nginx
|
pkgname=certbot-nginx
|
||||||
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"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Kartik Singh <kartik.ynwa@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-nginx/certbot-nginx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz"
|
||||||
checksum=bfaf0daa6128de2386c1af91e2ec6fa46095d67a7787b8884f075f67f1cc9b54
|
checksum=9add7e8b7005fe6d8405cb74fd868d4b3689a572957a9112d654a5ac1e7f4d91
|
||||||
|
|
Loading…
Add table
Reference in a new issue