certbot: update to 1.22.0
This commit is contained in:
parent
ac9286f72f
commit
770d199011
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'certbot'
|
# Template file for 'certbot'
|
||||||
pkgname=certbot
|
pkgname=certbot
|
||||||
version=1.20.0
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Alex Childs <misuchiru03+void@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/certbot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||||
checksum=ea26b9f28e347d8c5c6f6c697c65e333c0660ca93ffd5444ba20d1bc6a5f0d0a
|
checksum=48c7a094445c607b0b73b7254ac4460d4eebea291f12826ec8cfc33207e5ee67
|
||||||
|
|
Loading…
Reference in New Issue