security/acme-client: bump version

This commit is contained in:
Frank Wall
2022-07-27 15:04:57 +02:00
parent 5119e66a0f
commit ecbf0bfafa
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= acme-client
PLUGIN_VERSION= 3.11
PLUGIN_VERSION= 3.12
PLUGIN_COMMENT= ACME Client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
+9
View File
@@ -8,6 +8,15 @@ WWW: https://github.com/acmesh-official/acme.sh
Plugin Changelog
================
3.12
Added:
* Add Simply.com DNS API (#2888)
* Add Active24 challenge type (#3049)
Fixed:
* Re-order function parameters due to PHP8 deprecation notice (#3043)
3.11
Fixed: