From f46ac5e568dcb57b8e70866cb0dd49251b39afb6 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 7 Oct 2016 07:34:18 +0000 Subject: community/certbot: upgrade to 0.9.1 --- community/certbot/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/certbot') diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD index 9fe282f2f9..ce31fbfa57 100644 --- a/community/certbot/APKBUILD +++ b/community/certbot/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=certbot -pkgver=0.9.0 -pkgrel=1 +pkgver=0.9.1 +pkgrel=0 pkgdesc="An ACME client that can update Apache/Nginx configurations" url="https://github.com/certbot/certbot" arch="noarch" @@ -41,6 +41,6 @@ acme() { python setup.py install --prefix=/usr --root="$subpkgdir" || return 1 } -md5sums="9f43e0b7b80f5989cf9ca53c8fbe7f52 certbot-0.9.0.tar.gz" -sha256sums="85ed70471e4db110e0a03f1b4b571c098efb7bfcb01c9844f57acf05a46fe09f certbot-0.9.0.tar.gz" -sha512sums="28376d4fc1c119a5b3902c56dff64d8b30c767c539e3ec066715cb7614ddeee7c7eec65d0367b99d2e03ac0e18127caad32c8726d77d66da83e8ccd824a6569b certbot-0.9.0.tar.gz" +md5sums="e76569d1226c3846b1d44ff72074eeb0 certbot-0.9.1.tar.gz" +sha256sums="4ff8f65082752968961f3b064f336822290437b3e5bda9e7cecc5f2e2a30fe45 certbot-0.9.1.tar.gz" +sha512sums="06ce9710bd8cb255c62c548af0f58d309a31346c35cf7ce3984f2b6760deb8bff6361c62a0bb0b30b5401bed914e5310379c05e43a65da6eb16f54b44a1f2a25 certbot-0.9.1.tar.gz" -- cgit v1.2.3