From 8cb04f6a2f98dc5cb6445861f8440ea506120c34 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 2 May 2018 18:52:32 +0000 Subject: community/certbot: upgrade to 0.24.0 --- community/certbot/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/certbot') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index 2d964ca96c..c9ead7cce7 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.23.0 +pkgver=0.24.0 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="397562fa7f5ef5daea8ccf70dc21898f8b792dc6a07aa24035fa378da8af3dd5d0734c3fbf6080c28d17f050db46ec0ea637be81d4ce648fa5ab2add2cfd41ed certbot-0.23.0.tar.gz" +sha512sums="b067da7eea54deb72ff4b516382cbe480ffebcb378489a2b0c52955f7399401d936d8d6587d88473d6f4fa9e864de94514941bde9727a5babbf2d6211ea61b20 certbot-0.24.0.tar.gz" -- cgit v1.2.3