python3-acme: update to 1.0.0
This commit is contained in:
parent
4c0976690b
commit
e4b7694376
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-acme'
|
# Template file for 'python3-acme'
|
||||||
pkgname=python3-acme
|
pkgname=python3-acme
|
||||||
version=0.40.1
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="acme-${version}"
|
wrksrc="acme-${version}"
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/certbot/certbot"
|
homepage="https://github.com/certbot/certbot"
|
||||||
distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz"
|
||||||
checksum=33bf8686408d5b6b79886a9a43aee691ca754408deaec4fb2bb17b9af48a5ffc
|
checksum=6a08f12f848ce563b50bca421ba9db653df9f82cfefeaf8aba517f046d1386c2
|
||||||
|
|
Loading…
Reference in a new issue