aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-05-02 08:00:28 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-05-02 08:22:33 +0000
commitad1c3149cea8b05ef1b358be68761ddf0db7c82e (patch)
treefec14815f76f76dfc526cd683488b88654456794 /community/certbot/APKBUILD
parentec1558cf25a683a5953f09659ca168b5e6511a03 (diff)
community/certbot: upgrade to 0.34.0
Diffstat (limited to 'community/certbot/APKBUILD')
-rw-r--r--community/certbot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 05b541792c6..ce8603a02ee 100644
--- a/community/certbot/APKBUILD
+++ b/community/certbot/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=certbot
-pkgver=0.33.1
-pkgrel=1
+pkgver=0.34.0
+pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
arch="noarch"
@@ -114,4 +114,4 @@ postfix() {
python3 setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="055030e1ab1d3eb57b980c44732c8ec623d99de2d797a2b825bd2b816fce5b4c4d63d09178eb0a79fb83d991d63f00a149cc043067a2ae42a0ddcaa4fd329979 certbot-0.33.1.tar.gz"
+sha512sums="24d4a58bcc220451532b1b7d1ddaa90ef773935ff65c2b06e121f044b5575d159555a757660abebd72ff4134a257394dbc99c981729d846d565c75f692317a30 certbot-0.34.0.tar.gz"