certbot: update to 1.0.0
This commit is contained in:
parent
1aadb5868e
commit
20efa998ef
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=0.40.1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,5 +14,5 @@ short_desc="Let's Encrypt certificate renewal automation utility"
|
|||
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="https://github.com/certbot/certbot/archive/v${version}.tar.gz"
|
||||
checksum=54299ee77a6c0eaf7e11e25bdf492d2a8ed671eba8fc4e7aa9f9d45b1743e41d
|
||||
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||
checksum=86b82d31db19fffffb0d6b218951e2121ef514e3ff659aa042deaf92a33e302a
|
||||
|
|
Loading…
Reference in a new issue