Bump acme.sh to 2.8.1
This commit is contained in:
parent
79442aa60e
commit
f35efa4a05
@ -1,13 +1,13 @@
|
||||
# Contributor: Disassembler <disassembler@dasm.cz>
|
||||
# Maintainer: Disassembler <disassembler@dasm.cz>
|
||||
pkgname=acme-sh
|
||||
pkgver=2.8.0
|
||||
pkgver=2.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="A pure Unix shell ACME protocol client"
|
||||
url="https://github.com/Neilpang/acme.sh"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
_commit=f62a4a0c0ccf6cd73b5746dd8b8790ce3c512833
|
||||
_commit=09bce5e6d6be6b97b3c843b815087874e3e44a21
|
||||
source="${pkgname}-${pkgver}.tar.gz::https://github.com/Neilpang/acme.sh/archive/${_commit}.tar.gz"
|
||||
builddir="${srcdir}/acme.sh-${_commit}"
|
||||
options="!check"
|
||||
@ -25,4 +25,4 @@ package() {
|
||||
cp ${startdir}/source/acme-sh ${pkgdir}/etc/periodic/daily/
|
||||
}
|
||||
|
||||
sha512sums="399385c03954fb8c6c9be740ad46ed307ab1b902f88f4e7134fd837e4d189b387811469158fc05f1f8894f4622e5bbbec15ab4ef8eb433dd6dbfda585e7b25b7 acme-sh-2.8.0.tar.gz"
|
||||
sha512sums="b2d3d1c3f0ba1d57f40373aa430f53b8398e3798cadb4ab6bc376c9c70edda08cda4380bc8fe9fd272b9e02bd9f763de0a399aeeb5ea8d1a2e8ff5b1d8cef86a acme-sh-2.8.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user