mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
acme.sh: update to 3.1.1
This commit is contained in:
parent
97521a95bf
commit
07f3ef91fd
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'acme.sh'
|
# Template file for 'acme.sh'
|
||||||
pkgname=acme.sh
|
pkgname=acme.sh
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Pure Unix shell script implementing ACME client protocol"
|
short_desc="Pure Unix shell script implementing ACME client protocol"
|
||||||
maintainer="Emil Miler <em@0x45.cz>"
|
maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/acmesh-official/acme.sh"
|
homepage="https://github.com/acmesh-official/acme.sh"
|
||||||
distfiles="https://github.com/acmesh-official/acme.sh/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/acmesh-official/acme.sh/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=5bc8a72095e16a1a177d1a516728bbd3436abf8060232d5d36b462fce74447aa
|
checksum=c5d623ac0af400e83cd676aefaf045228f60e9fc597fea5db4c3a5bd7f6bfcf4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/acme.sh/deploy
|
vmkdir usr/share/acme.sh/deploy
|
||||||
|
|
Loading…
Add table
Reference in a new issue