aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-02-04 14:51:22 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-02-04 14:51:22 +0000
commit2763986a5ba021f9e6d5b31e36439e3e818fa26e (patch)
tree1154fb911ec08e2394647d0ba68f3feb69ff888d
parentc906cf0cfff04ada0aaa0df3a2119322d3b01ca5 (diff)
community/py3-acme: upgrade to 1.12.0
-rw-r--r--community/py3-acme/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-acme/APKBUILD b/community/py3-acme/APKBUILD
index fb41c65da0a..10d43d81262 100644
--- a/community/py3-acme/APKBUILD
+++ b/community/py3-acme/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-acme
-pkgver=1.11.0
+pkgver=1.12.0
pkgrel=0
pkgdesc="ACME protocol implementation in Python"
url="https://github.com/certbot/certbot"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="e92ed082a5f7fff6e94b8e30fefeb12dbad44de823ba553b8f34ad2a6d50fdbe5ec3e36522ff451ddd9aae5f0f86701abf65aeb3b146e03b5dfbf7d887109c4f acme-1.11.0.tar.gz"
+sha512sums="1503fd1c1fb021520f1d2f35416f1cde0c7fc84fb52e808a127aea2260d1e4c1ec6427deb2384e726d18b1f9bed786100db4b45184a2de116cd35bc698e38336 acme-1.12.0.tar.gz"