mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-acme: update to 1.15.0.
This commit is contained in:
parent
6ead0ce6d0
commit
1a52c23f8d
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.14.0
|
version=1.15.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=61daccfb0343628cbbca551a7fc4c82482113952c21db3fe0c585b7c98fa1c35
|
checksum=070cc58910e2c36892adf830402a68e28287dc1c09103c7e0eaf1dfa460bee4d
|
||||||
|
|
Loading…
Add table
Reference in a new issue