aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-06-21 10:45:02 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-06-21 10:45:02 +0000
commitc1b103770f47a5b62bae45f75c2283cba434d1d8 (patch)
treef22942050cc004bda9d3c908bddfa5f3a68dc303 /community/certbot
parentd84259ca8fa81aa2d53f1fec8e5a1d0b8a02e7e5 (diff)
downloadaports-c1b103770f47a5b62bae45f75c2283cba434d1d8.tar.bz2
aports-c1b103770f47a5b62bae45f75c2283cba434d1d8.tar.xz
community/certbot: upgrade to 0.8.1
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 0dbdbc1ecc..8456ba08f3 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.8.0
+pkgver=0.8.1
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -43,9 +43,9 @@ acme() {
python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
}
-md5sums="770cc2bc3acc83e7c1fd3b016d8dd70d certbot-0.8.0.tar.gz
+md5sums="b7823e4c573b0e5884d5f034999511e3 certbot-0.8.1.tar.gz
98c8ab7fede335bd00b0f0d85cd447e1 letsencrypt-wrapper"
-sha256sums="b9f2c7b2d2867769abda8464575715899bb1f6993dbcd21f94e2a686f124357d certbot-0.8.0.tar.gz
+sha256sums="1fb4834eba306a656f26257f86ed298df354cdecb1b0bde316a9d23a1e19db01 certbot-0.8.1.tar.gz
4f3a6b71ce80f96f65204fe9c1509a299b5d856a1cc60b99c0dd869269badeff letsencrypt-wrapper"
-sha512sums="544f53a97d0a28b5c8e83fa742be2bd45aadd9d352e0d0d0f219ab48b4849fcdd2d7a344578eef84fb3a245a465309d532bf53d0dac30033d96bbb0a46eedd85 certbot-0.8.0.tar.gz
+sha512sums="8b21d270b5ee847086369b956b3346fdddd50ab0e4490d988e7ca535f4d4101e2859e99bc5f77ac920afd3a6a9210e407b155c89c28d282dc0544735a27e3eaa certbot-0.8.1.tar.gz
db22121e32f9654b9b27883fc405b727ba85426d4122b901bf494d3ccf12bf1d2093b68979c005551762cc1ea80c5e5a442098504e3aa0e1b9286dca4819c24c letsencrypt-wrapper"