aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-01-26 12:13:10 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-01-26 12:13:28 +0000
commit9c71455a117a8f1db6f0c652919c8b52e3514753 (patch)
tree10ce977da624caaa03e2a0e68a0b9b5d0b3c1735 /community/certbot
parent8afe011771778f1fbdf9b10dc159005fb02f9972 (diff)
downloadaports-9c71455a117a8f1db6f0c652919c8b52e3514753.tar.bz2
aports-9c71455a117a8f1db6f0c652919c8b52e3514753.tar.xz
community/certbot: upgrade to 0.10.2
Diffstat (limited to 'community/certbot')
-rw-r--r--community/certbot/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index cb81db4371..c0b7049fd8 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.10.1
+pkgver=0.10.2
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -41,6 +41,6 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
-md5sums="1121a13e1ad59ab0f6f9aba52015d820 certbot-0.10.1.tar.gz"
-sha256sums="c91b5fddb50dfd46545c12c1e96d1bb5e2794652c11421a6f5d9dad2bbca4d52 certbot-0.10.1.tar.gz"
-sha512sums="4e45280b9cb6db3f8dcecfbf0cf64c990ea58d8607ed1aea9853c7248f8830301cc8685126eeb0d0c2ef0e23298c9070b291110d733e72867967bc9506900702 certbot-0.10.1.tar.gz"
+md5sums="3eda274c82e4faa96af2ea6dca783748 certbot-0.10.2.tar.gz"
+sha256sums="da6c357e831926cfb57ec49c1fb3b9a5bbce0202fb7fb60487ee52944c712341 certbot-0.10.2.tar.gz"
+sha512sums="ec3ccb5d5ad1f3a4fd9c4070fb74c877d4d2cece7f23f450c87d504229d80dd63ae4dc6b2ddd77e85ae6636184efa3259ba57eeb929a44172ead41aa067b60fe certbot-0.10.2.tar.gz"