certbot: update to 1.26.0.
This commit is contained in:
parent
20870b78ae
commit
4b496dd74e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.25.0
|
||||
version=1.26.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=9633d21051fe7fd076d64cb41963de61d300d7c30f4b491c8d18cb8306357509
|
||||
checksum=9d136fab6968829db9774a264a96a7923a5482d0c90894b009253f374d480693
|
||||
|
|
Loading…
Reference in a new issue