certbot-apache: update to 1.31.0
This commit is contained in:
parent
d7491bedc3
commit
3be3d22dc3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'certbot-apache'
|
# Template file for 'certbot-apache'
|
||||||
pkgname=certbot-apache
|
pkgname=certbot-apache
|
||||||
version=1.26.0
|
version=1.31.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Kartik S. <kartik.ynwa@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://certbot.eff.org/"
|
homepage="https://certbot.eff.org/"
|
||||||
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz"
|
||||||
checksum=efb573a1fd926ecf74618286d21ac3f7539b2be426face7f1364dcca8b0e316e
|
checksum=b4736a29233068022b217034acdbf53198a43d19a8ca00a0928771f2b107276b
|
||||||
|
|
Loading…
Reference in New Issue