aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 09:13:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:53 +0000
commit74c889d009e49ef22cca984aa70de3ae14b447b1 (patch)
tree91122ee2d20272ea3da6c4bf2d4c8566a3c47ced
parent817690f630b9a8fba284d1e3e2601560828958f0 (diff)
downloadaports-74c889d009e49ef22cca984aa70de3ae14b447b1.tar.bz2
aports-74c889d009e49ef22cca984aa70de3ae14b447b1.tar.xz
community/certbot: rebuild against python 3.8
-rw-r--r--community/certbot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 0e86046ccc..c91e45c6c9 100644
--- a/community/certbot/APKBUILD
+++ b/community/certbot/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=certbot
pkgver=0.39.0
-pkgrel=1
+pkgrel=2
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
arch="noarch"