certbot-apache: update to 1.23.0.
This commit is contained in:
parent
e305672870
commit
433c40f318
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.22.0
|
||||
version=1.23.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Kartik S. <kartik.ynwa@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
||||
checksum=b743c7626490a343314f9e51a7fd549ece2c33288c7c5ed6b08995b481e94a8b
|
||||
checksum=d2c92c9d881b2daec989d0a3a607039b5a7cba02f974b89c12c9f43479c01414
|
||||
|
|
Loading…
Reference in a new issue