mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/certbot: upgrade to 0.17.0
This commit is contained in:
parent
b530bba490
commit
5fdb4d65c9
@ -1,8 +1,8 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=certbot
|
||||
pkgver=0.16.0
|
||||
pkgrel=1
|
||||
pkgver=0.17.0
|
||||
pkgrel=0
|
||||
pkgdesc="An ACME client that can update Apache/Nginx configurations"
|
||||
url="https://github.com/certbot/certbot"
|
||||
arch="noarch"
|
||||
@ -45,4 +45,4 @@ acme() {
|
||||
python2 setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="4cb6ec06c6ec71cd6886a716100f269de3922f17a582c8c20ec40327b65e1c16347a5b33d44131e56a7667233ebba88ff36a4e854beedd13e848897ba09a7e64 certbot-0.16.0.tar.gz"
|
||||
sha512sums="57fa830d19173eacdbb17242a3c446d9414f02e09fab6ccd41c82b15156bc103ec358ff3d515e94881fcf6438f6acfe449eee9bb3108df41f7b8f2395500b549 certbot-0.17.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user