certbot-nginx: update to 1.25.0.
This commit is contained in:
parent
dcfcfdefc5
commit
576368c061
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=1.24.0
|
version=1.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=192843768cf50e07c133efd79c4cae8b689d986c2f952173875fa0717a0cbaf7
|
checksum=433a7237e841c462a67f9195fb7d7711ac6ed6d27bedb981c71238ef5348d62b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue