aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-acme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-acme/APKBUILD')
-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 d494764de1b..9dbeb630b18 100644
--- a/community/py3-acme/APKBUILD
+++ b/community/py3-acme/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-acme
pkgver=1.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="ACME protocol implementation in Python"
url="https://github.com/certbot/certbot"
arch="noarch"
-license="Apache"
+license="Apache-2.0"
depends="py3-setuptools py3-cryptography py3-josepy
py3-mock py3-openssl py3-pyrfc3339 py3-tz py3-requests
py3-requests-toolbelt py3-six"