aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-12-08 02:07:40 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-12-08 02:07:40 +0000
commitbe2e35ceff3d5dc19e6bee361d8b3cabd4ed71ff (patch)
tree0431d1c6158fa13fae3a585ba65a8177d93222ba /community/certbot
parent76a0574a99e16dc80ac433628f4c9a371b73d721 (diff)
downloadaports-be2e35ceff3d5dc19e6bee361d8b3cabd4ed71ff.tar.bz2
aports-be2e35ceff3d5dc19e6bee361d8b3cabd4ed71ff.tar.xz
community/certbot: upgrade to 0.20.0
Diffstat (limited to 'community/certbot')
-rw-r--r--community/certbot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 4017ca0e51..124635492f 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=0.19.0
+pkgver=0.20.0
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -45,4 +45,4 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="d29c9e2041171f2574bf2ee9ff7442b80b261a03f9e82e4dd40aad0617730aca6bff17fcc728496bda4133f86a4894cf21d083dacb0d0df2dec11d23e4e1541b certbot-0.19.0.tar.gz"
+sha512sums="92c128bc955a576a1eb568d39b3a5568f9bd841acefaa455d716ce5036312d0ad67b3dcfcf960b15abdd39c1f34f82ffe2ebca0722628c5c804fc5472a6c0546 certbot-0.20.0.tar.gz"