certbot: update to 1.24.0.
This commit is contained in:
parent
0f218495de
commit
404cfa79ff
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.23.0
|
||||
version=1.24.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=9ab71e7d85e4b3cbce7fa5dc067ee932866e346e9034438d4d5aa34ff98ebff8
|
||||
checksum=ba19713ff22c4ac0939c7863986d673d0a45209340f80b1bc6a301d278580be3
|
||||
|
|
Loading…
Reference in New Issue