certbot: update to 1.18.0.
This commit is contained in:
parent
166d716fbd
commit
e91e630462
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.17.0
|
||||
version=1.18.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=ef410a1018f4f1ee775961527c00c4f2e2003428cfc4e09eddd5a1834dbfd173
|
||||
checksum=f3e56e18246ba5dc4951132e206844f7191d7b6a97264a005557fff25cd7287b
|
||||
|
|
Loading…
Reference in a new issue