aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-05-05 12:40:19 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-05-05 13:22:03 +0000
commit430db08d67245babfeb8fc3e6b2ac58725aac3c8 (patch)
tree494931e37245c4719a500669fd080cc81ba9a82d /community/certbot
parent1e744ea35ec31acdce2fe3b423cd6ca2bf262efc (diff)
downloadaports-430db08d67245babfeb8fc3e6b2ac58725aac3c8.tar.bz2
aports-430db08d67245babfeb8fc3e6b2ac58725aac3c8.tar.xz
community/certbot: upgrade to 0.14.0
Diffstat (limited to 'community/certbot')
-rw-r--r--community/certbot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 4cc8891bae..d3593ef6f3 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.13.0
-pkgrel=1
+pkgver=0.14.0
+pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
arch="noarch"
@@ -44,4 +44,4 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="c0bc38b48f0c9731236bba9f4c05da960bfc038be629c5f4c63e80812595c6e0fb679ff901a8bf160efa119b532b5a629435ed595e3b1049f7a15f2c2dd8eb40 certbot-0.13.0.tar.gz"
+sha512sums="da278e1ac75464c2dfe3d7d649c1010468f5c873f366fc308a9e2ba5b1210f2d03e07d84ffd7a499d9a39d3f66518e7ca87964c1ef121173d3172a0803ad02c5 certbot-0.14.0.tar.gz"