security/acme-client: bump version

This commit is contained in:
Frank Wall
2024-02-07 10:47:59 +01:00
parent 84644d4ad8
commit 20b7e65bc8
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 4.0
PLUGIN_VERSION= 4.1
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+3 -1
View File
@@ -8,8 +8,10 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
4.1
Fixed:
* proc_open(): Argument #2 ($descriptor_spec) must be of type array
* automation does not start (#3790)
4.0