certbot: update to 1.31.0
This commit is contained in:
parent
aa6694790e
commit
27645fcf9d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.26.0
|
||||
version=1.31.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,4 +14,4 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||
checksum=9d136fab6968829db9774a264a96a7923a5482d0c90894b009253f374d480693
|
||||
checksum=29af531d33aaa87c8104864cd31ac2af541f0ec973a7252d7f7f5b15e10479db
|
||||
|
|
Loading…
Reference in New Issue