From 9300f9b65803d5028df7ed7f19ad5ef07d488850 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 3 Jun 2020 16:40:20 +0000 Subject: community/certbot: upgrade to 1.5.0 --- community/certbot/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index df05ec7e78..b11fc8786c 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=1.4.0 +pkgver=1.5.0 pkgrel=0 pkgdesc="An ACME client that can update Apache/Nginx configurations" url="https://github.com/certbot/certbot" @@ -39,4 +39,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="e8aa3c412bec0b10d6e8f119b8f23c17db0e761c1b476503a141c734f379a4e5322a37a8d16af837e9538932423c0161ea06f66928634c2c2c7dc556423e4f42 certbot-1.4.0.tar.gz" +sha512sums="00cdb734771c7a274f75359928d1ce3fff03c4e9b6dfcce06f6b4ace5c3fd2980a1823c601f90147ab08018ecf5ee7d2a064bd1127ee0f300c5c1db894723c06 certbot-1.5.0.tar.gz" -- cgit v1.2.3