acme.sh: update to 3.0.7
This commit is contained in:
parent
15a33b6e34
commit
0b51fc4b75
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'acme.sh'
|
||||
pkgname=acme.sh
|
||||
version=3.0.6
|
||||
version=3.0.7
|
||||
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=4a8e44c27e2a8f01a978e8d15add8e9908b83f9b1555670e49a9b769421f5fa6
|
||||
checksum=abd446d6bd45d0b44dca1dcbd931348797a3f82d1ed6fb171472eaf851a8d849
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/acme.sh/deploy
|
||||
|
|
Loading…
Reference in New Issue