certbot-apache: update to 1.19.0.
This commit is contained in:
parent
cf33f4c9e7
commit
85133d407d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.18.0
|
||||
version=1.19.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=df0a8102f7417598e1a4b28ff5434cbfeccfc4ec5ddebb51bd097bd525fcfb3d
|
||||
checksum=4f080da078ae77eda1d8ba20383f1a0fbac540a99cab6e93cae8f08f043fbd48
|
||||
|
|
Loading…
Reference in a new issue