parent
33db7c2d47
commit
ff23064335
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'acme.sh'
|
||||
pkgname=acme.sh
|
||||
version=3.0.7
|
||||
version=3.0.9
|
||||
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=abd446d6bd45d0b44dca1dcbd931348797a3f82d1ed6fb171472eaf851a8d849
|
||||
checksum=a599e8373cd327fb611362bec6f1bfb0bf65c97b3401c440cfea9304a0f0cb41
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/acme.sh/deploy
|
||||
|
|
Loading…
Reference in New Issue