python3-acme: update to 1.10.0.
This commit is contained in:
parent
343249bdb2
commit
f193704c60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.9.0
|
||||
version=1.10.0
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,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=38a1630c98e144136c62eec4d2c545a1bdb1a3cd4eca82214be6b83a1f5a161f
|
||||
checksum=e3939526d08530d4b17623f843b9a983f2d772eefb7836bd31091c229da04a90
|
||||
|
|
Loading…
Reference in a new issue