mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/certbot: upgrade to 0.9.2
This commit is contained in:
parent
0d29cab640
commit
f2bf8f0deb
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=certbot
|
||||
pkgver=0.9.1
|
||||
pkgver=0.9.2
|
||||
pkgrel=0
|
||||
pkgdesc="An ACME client that can update Apache/Nginx configurations"
|
||||
url="https://github.com/certbot/certbot"
|
||||
@ -41,6 +41,6 @@ acme() {
|
||||
python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="e76569d1226c3846b1d44ff72074eeb0 certbot-0.9.1.tar.gz"
|
||||
sha256sums="4ff8f65082752968961f3b064f336822290437b3e5bda9e7cecc5f2e2a30fe45 certbot-0.9.1.tar.gz"
|
||||
sha512sums="06ce9710bd8cb255c62c548af0f58d309a31346c35cf7ce3984f2b6760deb8bff6361c62a0bb0b30b5401bed914e5310379c05e43a65da6eb16f54b44a1f2a25 certbot-0.9.1.tar.gz"
|
||||
md5sums="b2984f6bf66c5f6933fb4cc20d23b3fb certbot-0.9.2.tar.gz"
|
||||
sha256sums="29936e3f11fb797a5bd28d7b35b664866b2895c716d959f847a0049750217f7d certbot-0.9.2.tar.gz"
|
||||
sha512sums="669013844df16dd81b51c39ba2b34337c4952d85793e5508a498456785e15c3671a6693af5ef40831745be94ab30a212c4ec4e2a07c37c1037e9159c71160b7f certbot-0.9.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user