mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-acme: update to 1.19.0.
This commit is contained in:
parent
555df4fcf6
commit
f49a4bad52
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=1.18.0
|
version=1.19.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="acme-${version}"
|
wrksrc="acme-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,4 +14,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=9ae06031bbcc492d4ea20aec36bb2ead08b40ccb70d980ade8ecfe8a15d762af
|
checksum=a7071c5576032092d3f5aa77d4424feb943745ce95714d3194e88df74c3359ce
|
||||||
|
|
Loading…
Add table
Reference in a new issue