aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/certbot/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 20ae8a058f..4201aa82b2 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.11.1
+pkgver=0.12.0
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -41,6 +41,4 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
-md5sums="fcc550a95ff121cecaa315266d2bd754 certbot-0.11.1.tar.gz"
-sha256sums="89c45639746a79a22e32d86dbf9352cda1a4ea218aa1433d3aa61d90c715f52c certbot-0.11.1.tar.gz"
-sha512sums="77ab66be8e9e16c3588f9a822db553c3ba8caf5bda91a810c0bccfd2bed144ccab06dae33551df474dba05a679045dc02966bc6f8facecdcba3f00c7b9773f0a certbot-0.11.1.tar.gz"
+sha512sums="acedf86d470ff205d88507f805ff09760b5f878ea9626d9ccb53ec3e117a02622aa92563764f4813af41e3589861afef0f4ca7b3b3fc67614e965098f4532cfd certbot-0.12.0.tar.gz"