certbot-nginx: update to 2.6.0
This commit is contained in:
parent
3fc49e627c
commit
32d9232e61
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'certbot-nginx'
|
||||
pkgname=certbot-nginx
|
||||
version=1.31.0
|
||||
revision=2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="certbot python3-acme python3-parsing python3-zope.interface"
|
||||
|
@ -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=8f109c5e14061bcffba8c4c6c7341c8bc814756c00461e32136e556abe638510
|
||||
checksum=426038336f0eb305579aa1bd71d021cfbbfa0925d165198054763b7225d64a05
|
||||
|
|
Loading…
Reference in New Issue