aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme.sh/APKBUILD
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2021-05-06 07:29:43 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2021-05-06 13:21:19 +0000
commit87bd9298c3d4030ed20532d2b314a87a5794cb6a (patch)
tree97c239a4d1d15452a3bd3b1980b7dadf6c684685 /community/acme.sh/APKBUILD
parent26e76340436e60e1c69f8d3c0e40679dfe1ae265 (diff)
community/acme.sh: upgrade to 2.8.9
Diffstat (limited to 'community/acme.sh/APKBUILD')
-rw-r--r--community/acme.sh/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/acme.sh/APKBUILD b/community/acme.sh/APKBUILD
index 21b7564d2a6..734f4c1584a 100644
--- a/community/acme.sh/APKBUILD
+++ b/community/acme.sh/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=acme.sh
-pkgver=2.8.8
+pkgver=2.8.9
pkgrel=0
pkgdesc="An ACME Shell script, an acme client alternative to certbot"
options="!check" # No testsuite
@@ -25,4 +25,6 @@ package() {
ln -s /usr/share/acme.sh/acme.sh "$pkgdir"/usr/bin/acme.sh
}
-sha512sums="cf601965cd5542dbd11668330d0a4e428e89ccc3af92d4d04ea3936c8a31979a5c00aa8e18a31fde07812242dddcebbfdbc06f1c29260b917dfa19f88d12fd72 acme.sh-2.8.8.tar.gz"
+sha512sums="
+94f771fcbc5b12a2a9992659884d16b543d70db52bccf20eddad931b4a5c233c0fd7362ce525e0cbebfdbd841824b815f5b419572f97b549fea7f2663c92c0a8 acme.sh-2.8.9.tar.gz
+"