mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/letsencrypt: update to 0.2.0
This commit is contained in:
parent
61548af28d
commit
0a47602eb6
@ -1,7 +1,7 @@
|
||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=letsencrypt
|
||||
pkgver=0.1.1
|
||||
pkgver=0.2.0
|
||||
pkgrel=0
|
||||
pkgdesc="An ACME client that can update Apache/Nginx configurations"
|
||||
url="https://github.com/letsencrypt/letsencrypt"
|
||||
@ -51,6 +51,6 @@ acme() {
|
||||
python setup.py install --prefix=/usr --root="$subpkgdir" || return 1
|
||||
}
|
||||
|
||||
md5sums="b686984988e05af54e19b7dbcad75a82 letsencrypt-0.1.1.tar.gz"
|
||||
sha256sums="3f5210fc2e28577b1b24c4fbfb5c20ac259925a5fad81cf69a1b4f62d76511db letsencrypt-0.1.1.tar.gz"
|
||||
sha512sums="bd045622f77272447b9d497c410a128c30371c6df5beab418089c2c8b26fef9e87ecc6055bdf4017d7d2fb5f840b4900ff9efba848d07a2bf3a1be9d7fc0df99 letsencrypt-0.1.1.tar.gz"
|
||||
md5sums="6838f472ead354b980b0d6a77713fd88 letsencrypt-0.2.0.tar.gz"
|
||||
sha256sums="71324323eb6c9fe9a2cee95f012a44e9c7bdc8c9dfe14c26d56129306f188650 letsencrypt-0.2.0.tar.gz"
|
||||
sha512sums="a00618c0f3ae78cfdb70adfea81ff9d672123fa38585cfda8ed44659be14bd37143f2c5bc076b92d116356437ea08af079142a4ae09a8a6ad06f2793276b973e letsencrypt-0.2.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user