aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-06-09 07:59:33 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-06-09 07:59:33 +0000
commit010dac40adb2c1a1245eb7940c037b00cc606ddf (patch)
tree9610143b33241a7144080b258827606412019a01 /community/certbot
parent83855d7c414742ee93621d60a894acf5cef34c84 (diff)
downloadaports-010dac40adb2c1a1245eb7940c037b00cc606ddf.tar.bz2
aports-010dac40adb2c1a1245eb7940c037b00cc606ddf.tar.xz
community/certbot: upgrade to 0.8.0
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 d9a7ba96bd..0dbdbc1ecc 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.7.0
+pkgver=0.8.0
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="8a641a2693552b6dca86d3ad5df851fa certbot-0.7.0.tar.gz
+md5sums="770cc2bc3acc83e7c1fd3b016d8dd70d certbot-0.8.0.tar.gz
98c8ab7fede335bd00b0f0d85cd447e1 letsencrypt-wrapper"
-sha256sums="76e08e7bf0e1d44ea5d174efb9ac71597da9bb98faf8d244ff2ab5ce8bb02c87 certbot-0.7.0.tar.gz
+sha256sums="b9f2c7b2d2867769abda8464575715899bb1f6993dbcd21f94e2a686f124357d certbot-0.8.0.tar.gz
4f3a6b71ce80f96f65204fe9c1509a299b5d856a1cc60b99c0dd869269badeff letsencrypt-wrapper"
-sha512sums="316203825bed0cad4c665a1f284a4c4858d5bb663ff4edc492e0aa027cdbdbf53e68ee9aefd0d30c8532bdc09f72538902e5a9138823cb44f714a206641d1b90 certbot-0.7.0.tar.gz
+sha512sums="544f53a97d0a28b5c8e83fa742be2bd45aadd9d352e0d0d0f219ab48b4849fcdd2d7a344578eef84fb3a245a465309d532bf53d0dac30033d96bbb0a46eedd85 certbot-0.8.0.tar.gz
db22121e32f9654b9b27883fc405b727ba85426d4122b901bf494d3ccf12bf1d2093b68979c005551762cc1ea80c5e5a442098504e3aa0e1b9286dca4819c24c letsencrypt-wrapper"