certbot-apache: update to 1.10.0.
This commit is contained in:
parent
b13c40b6d5
commit
94f38a7909
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot-apache'
|
||||
pkgname=certbot-apache
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -10,4 +10,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=f47fb3f4a9bd927f4812121a0beefe56b163475a28f4db34c64dc838688d9e9e
|
||||
checksum=5396526937c46f1ed5bc1615506ed67e7dbb26b247666842cc9788c9e2b6d012
|
||||
|
|
Loading…
Reference in New Issue