acme.sh: update to 3.0.5, adopt
This commit is contained in:
parent
abdcb9e41b
commit
f6d2cb559f
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'acme.sh'
|
||||
pkgname=acme.sh
|
||||
version=3.0.4
|
||||
version=3.0.5
|
||||
revision=1
|
||||
short_desc="Pure Unix shell script implementing ACME client protocol"
|
||||
maintainer="Wesley Chan <wesley.chan@posteo.org>"
|
||||
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=c2855836a6db5766474c860fa54fa2f9f378ab334856b0cf0d07512866b808bb
|
||||
checksum=a19132ed65491409a8d8a93c264dcbcf265a91d45a46de674811b93f5995398f
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/acme.sh/deploy
|
||||
|
|
Loading…
Reference in New Issue