From ad1c3149cea8b05ef1b358be68761ddf0db7c82e Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 2 May 2019 08:00:28 +0000 Subject: community/certbot: upgrade to 0.34.0 --- community/certbot/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/certbot/APKBUILD') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index 05b541792c..ce8603a02e 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.33.1 -pkgrel=1 +pkgver=0.34.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="055030e1ab1d3eb57b980c44732c8ec623d99de2d797a2b825bd2b816fce5b4c4d63d09178eb0a79fb83d991d63f00a149cc043067a2ae42a0ddcaa4fd329979 certbot-0.33.1.tar.gz" +sha512sums="24d4a58bcc220451532b1b7d1ddaa90ef773935ff65c2b06e121f044b5575d159555a757660abebd72ff4134a257394dbc99c981729d846d565c75f692317a30 certbot-0.34.0.tar.gz" -- cgit v1.2.3