From babc7d8e24b10db6e0e2fb143b4171dcb733a79b Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 20 Feb 2019 12:59:32 +0000 Subject: community/certbot: upgrade to 0.31.0 --- community/certbot/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index c0f517e366..ad6bdb2f6f 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.30.2 -pkgrel=2 +pkgver=0.31.0 +pkgrel=0 pkgdesc="An ACME client that can update Apache/Nginx configurations" url="https://github.com/certbot/certbot" arch="noarch" @@ -114,4 +114,4 @@ postfix() { python3 setup.py install --prefix=/usr --root="$subpkgdir" } -sha512sums="94c26be7c04de74acf650b4d243675e92c6807eb6bb82fcffd867b22aa5b5527e6f637155fafcb121dfeff77e8a236301c080ad42284b3bf777d2cfc7f4d0de6 certbot-0.30.2.tar.gz" +sha512sums="9202800649691e9b2d6b4c898b975d11ef3aba8f34903c93a11eafa5300f64c939547cfbbe34ac664de293d2540b143f14d3117969e4a6dfc55d624cfae44fea certbot-0.31.0.tar.gz" -- cgit v1.2.3