mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
certbot-nginx: update to 2.7.4
This commit is contained in:
parent
6a5bc7ca64
commit
b3c986568e
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.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"
|
||||||
|
@ -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=137896f84988708e0cda6a422d1d803109dacbf24afc6c83d972957426cb04bd
|
checksum=bfaf0daa6128de2386c1af91e2ec6fa46095d67a7787b8884f075f67f1cc9b54
|
||||||
|
|
Loading…
Add table
Reference in a new issue