aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/certbot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 4201aa82b2b..4d0a7eeb88f 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.12.0
+pkgver=0.13.0
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -41,4 +41,4 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
-sha512sums="acedf86d470ff205d88507f805ff09760b5f878ea9626d9ccb53ec3e117a02622aa92563764f4813af41e3589861afef0f4ca7b3b3fc67614e965098f4532cfd certbot-0.12.0.tar.gz"
+sha512sums="c0bc38b48f0c9731236bba9f4c05da960bfc038be629c5f4c63e80812595c6e0fb679ff901a8bf160efa119b532b5a629435ed595e3b1049f7a15f2c2dd8eb40 certbot-0.13.0.tar.gz"