aboutsummaryrefslogtreecommitdiffstats
path: root/community/certbot
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-06-14 07:48:46 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-06-14 11:29:07 +0000
commit82ed5caae31d57fd75b69406f5f1a0423e135dc5 (patch)
tree3b006704345bee47adff5eb70d3dbf8574733a7d /community/certbot
parent763745bc5e7b8286f39a5f04102e5649d5742a64 (diff)
downloadaports-82ed5caae31d57fd75b69406f5f1a0423e135dc5.tar.bz2
aports-82ed5caae31d57fd75b69406f5f1a0423e135dc5.tar.xz
community/certbot: upgrade to 0.25.1
Diffstat (limited to 'community/certbot')
-rw-r--r--community/certbot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index 15bb939b64..c04f061c95 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.25.0
+pkgver=0.25.1
pkgrel=0
pkgdesc="An ACME client that can update Apache/Nginx configurations"
url="https://github.com/certbot/certbot"
@@ -45,4 +45,4 @@ acme() {
python2 setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="af0f2498d79e9d54f0609b21b8ec40efe9fbcfa5162eb18bbb8b10cc230b31db6af81c4e85af243d92c527efc55634402b30960d014085f6e6af6e679ca75592 certbot-0.25.0.tar.gz"
+sha512sums="6395baa33acb4cf9e953294ddb07694ffa1e76424e12114db8df0f64fb3f1872c3145b02d853c139183b2b708d40d236f91d356eb9ecca447f577bd725fee6e5 certbot-0.25.1.tar.gz"