python3-acme: update to 1.8.0.
This commit is contained in:
parent
3320e8040f
commit
2fc00ee0ad
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.4.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/certbot/certbot"
|
||||
distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz"
|
||||
checksum=f12cb59762e0b833911b87e95cb16e85a162517ba4aa3440594bdf3b8126fc69
|
||||
checksum=ad8d067d14258d73ad2643439d9365913362308c04e66cc3010e39c868c5002d
|
||||
|
|
Loading…
Reference in a new issue