python3-acme: update to 1.13.0.
This commit is contained in:
parent
2673347c26
commit
93a1f2f2f1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-acme'
|
||||
pkgname=python3-acme
|
||||
version=1.12.0
|
||||
version=1.13.0
|
||||
revision=1
|
||||
wrksrc="acme-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,4 +14,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=aa363474d50e9fdda27acb8b1aa7efb26fecc5650e02039a0de3a3f0e696c2f2
|
||||
checksum=6b4257dfd6a6d5f01e8cd4f0b10422c17836bed7c67e9c5b0a0ad6c7d651c088
|
||||
|
|
Loading…
Reference in New Issue