certbot-nginx: update to 1.23.0.
This commit is contained in:
parent
2c0645dab8
commit
e305672870
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-nginx'
|
||||
pkgname=certbot-nginx
|
||||
version=1.22.0
|
||||
version=1.23.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=aaade500b19614875b330e191aedbc053fd82d6be1bc8775f1351c744cc0f213
|
||||
checksum=64603981c6f6fab1cb3f600510286e62e9ab5bb03b52bee9496503a74e12590f
|
||||
|
|
Loading…
Reference in a new issue