aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2020-08-05 06:36:01 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2020-08-05 07:07:47 +0000
commit1098e477e072c4d722c5e4ba25811afc172abdd3 (patch)
tree2c4c6d816b1a8f0ed498da0a6e8f2ec9b51efad7
parenta95fc669b023e5ce01cb75e7db71a165edc524c8 (diff)
community/certbot: upgrade to 1.7.0
-rw-r--r--community/certbot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 5623f1484ac..2c26e4bb917 100644
--- a/community/certbot/APKBUILD
+++ b/community/certbot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=certbot
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -39,4 +39,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="1b41381dd098746d5dc94b38f9c8473279282f810c97b9491277b6e25be98019144d498080c0759797efa0cb38a9004582819f6b6fac26f8a95da17dfb780a4e certbot-1.6.0.tar.gz"
+sha512sums="987ceb63130dc98df0e4866a25c5d8ee4dc27b79650e5c8e149d45fec4709cf7c5f980de38e83d354e313df904c3830075ef04b8394f71998f06f9fa75bfb7fe certbot-1.7.0.tar.gz"