certbot: update to 1.17.0.
This commit is contained in:
parent
482520fd31
commit
a6d634eb33
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.16.0
|
||||
version=1.17.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=04e80e987ca4837169127e1951325a4bcdcaf0b4a51ee2847148cfd52cbb207d
|
||||
checksum=ef410a1018f4f1ee775961527c00c4f2e2003428cfc4e09eddd5a1834dbfd173
|
||||
|
|
Loading…
Reference in a new issue