From 430db08d67245babfeb8fc3e6b2ac58725aac3c8 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 5 May 2017 12:40:19 +0000 Subject: community/certbot: upgrade to 0.14.0 --- community/certbot/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/certbot') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index 4cc8891bae..d3593ef6f3 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.13.0 -pkgrel=1 +pkgver=0.14.0 +pkgrel=0 pkgdesc="An ACME client that can update Apache/Nginx configurations" url="https://github.com/certbot/certbot" arch="noarch" @@ -44,4 +44,4 @@ acme() { python2 setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="c0bc38b48f0c9731236bba9f4c05da960bfc038be629c5f4c63e80812595c6e0fb679ff901a8bf160efa119b532b5a629435ed595e3b1049f7a15f2c2dd8eb40 certbot-0.13.0.tar.gz" +sha512sums="da278e1ac75464c2dfe3d7d649c1010468f5c873f366fc308a9e2ba5b1210f2d03e07d84ffd7a499d9a39d3f66518e7ca87964c1ef121173d3172a0803ad02c5 certbot-0.14.0.tar.gz" -- cgit v1.2.3