certbot-nginx: update to 1.10.0.
This commit is contained in:
parent
2f2b83f9f9
commit
b13c40b6d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-nginx'
|
||||
pkgname=certbot-nginx
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz"
|
||||
checksum=ab26a4f49d53b0e8bf0f903e58e2a840cda233fe1cbbc54c36ff17f973e57d65
|
||||
checksum=aaf5ee4b00fa9b9a347843d4a01c70a770485c44284d52c4da5e155741125b09
|
||||
|
|
Loading…
Reference in a new issue