From c1b103770f47a5b62bae45f75c2283cba434d1d8 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 21 Jun 2016 10:45:02 +0000 Subject: community/certbot: upgrade to 0.8.1 --- community/certbot/APKBUILD | 8 ++++---- 1 file 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 # Maintainer: Francesco Colista 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" -- cgit v1.2.3