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