acme.sh: update to 3.1.0
This commit is contained in:
parent
e1e03b4e5b
commit
ead7712d3e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'acme.sh'
|
||||
pkgname=acme.sh
|
||||
version=3.0.9
|
||||
version=3.1.0
|
||||
revision=1
|
||||
short_desc="Pure Unix shell script implementing ACME client protocol"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/acmesh-official/acme.sh"
|
||||
distfiles="https://github.com/acmesh-official/acme.sh/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=a599e8373cd327fb611362bec6f1bfb0bf65c97b3401c440cfea9304a0f0cb41
|
||||
checksum=5bc8a72095e16a1a177d1a516728bbd3436abf8060232d5d36b462fce74447aa
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/acme.sh/deploy
|
||||
|
|
Loading…
Reference in New Issue