certbot-nginx: update to 1.16.0.
This commit is contained in:
parent
1a0d4035b2
commit
1b676e5362
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-nginx'
|
||||
pkgname=certbot-nginx
|
||||
version=1.15.0
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,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=ff711bac2dc2084db77d1d8b9abf415d8d14625fcd7e25c80b57ce6d78bcf1d2
|
||||
checksum=e0a954d49461e3209173cade9c49e8abfdc697467d1ae312bb230a43f7c60959
|
||||
|
|
Loading…
Reference in a new issue