aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-01-14 17:31:38 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-01-14 18:05:41 +0100
commit66b4d92a4ab24a7907c82101a93abf446661d9d0 (patch)
tree9299c003944077f3bc145595aa8ea60ddbced044
parentf28c840246c69890e78181019d791766966afe06 (diff)
community/certbot: upgrade to 0.10.1
-rw-r--r--community/certbot/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 0a2503db915..cb81db43718 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.0
+pkgver=0.10.1
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="8d1baab47994095d5a0b5d94719d945f certbot-0.10.0.tar.gz"
-sha256sums="b4ec49fbdb27a48d07607e1e4238f162c2071c9eb2ba6dbf79aad90b1f38c780 certbot-0.10.0.tar.gz"
-sha512sums="3298e5e7ccd2ab1552240f49a0d7502fa12afb239708cfd83f8ffe3789d90b51e1e75eb3dfa7c8f6449597cd63bb6994d699836db1749c28289f076d51edc0d2 certbot-0.10.0.tar.gz"
+md5sums="1121a13e1ad59ab0f6f9aba52015d820 certbot-0.10.1.tar.gz"
+sha256sums="c91b5fddb50dfd46545c12c1e96d1bb5e2794652c11421a6f5d9dad2bbca4d52 certbot-0.10.1.tar.gz"
+sha512sums="4e45280b9cb6db3f8dcecfbf0cf64c990ea58d8607ed1aea9853c7248f8830301cc8685126eeb0d0c2ef0e23298c9070b291110d733e72867967bc9506900702 certbot-0.10.1.tar.gz"