Skip to content
Snippets Groups Projects
Commit 79ba3975 authored by Francesco Colista's avatar Francesco Colista
Browse files

community/acme.sh: upgrade to 2.8.3

parent a9442e6a
No related branches found
No related tags found
No related merge requests found
# Contributor: Francesco Colista <fcolista@alpinelinux.org> # Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=acme.sh pkgname=acme.sh
pkgver=2.8.2 pkgver=2.8.3
pkgrel=0 pkgrel=0
pkgdesc="An ACME Shell script, an acme client alternative to certbot" pkgdesc="An ACME Shell script, an acme client alternative to certbot"
options="!check" # No testsuite options="!check" # No testsuite
...@@ -23,4 +23,4 @@ package() { ...@@ -23,4 +23,4 @@ package() {
ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
} }
sha512sums="d51824724dc207b34ba5a3a85a7ceb2674a20cb6bf0c1eeab215bf75d239eacbf8910e8efeb8d5fd0feb38eac928f226a9ad934b2a6084308e5c11f593803ff1 acme.sh-2.8.2.tar.gz" sha512sums="15e147d0f07af91eab7274df50e274ae41a411c30ee7f6ebc8bcbcb601b66094fc1d8126bfb816caa27dbeb5222da20a25d1c79227bc70ddb6b5d0ce0dcb389e acme.sh-2.8.3.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment