From 760e3aa7ad0c13c70434fe03905ea40221cd477c Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 25 May 2017 06:56:45 +0000 Subject: community/certbot: upgrade to 0.14.1 --- community/certbot/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/certbot/APKBUILD') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index d3593ef6f3..ca7d4fe8ae 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.14.0 +pkgver=0.14.1 pkgrel=0 pkgdesc="An ACME client that can update Apache/Nginx configurations" url="https://github.com/certbot/certbot" @@ -44,4 +44,4 @@ acme() { python2 setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="da278e1ac75464c2dfe3d7d649c1010468f5c873f366fc308a9e2ba5b1210f2d03e07d84ffd7a499d9a39d3f66518e7ca87964c1ef121173d3172a0803ad02c5 certbot-0.14.0.tar.gz" +sha512sums="309e0e1d071960ae9a5cc4c9f965cc623b68d3d61f69282f21629514553a75af4d384d2c29fd3beee6eb8447c7b6651ce86c33c4f3916876fac7a91a08d2075d certbot-0.14.1.tar.gz" -- cgit v1.2.3