mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
security/acme-client: bump version
This commit is contained in:
parent
d226cfcc11
commit
e3cebacad7
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 4.3
|
||||
PLUGIN_VERSION= 4.4
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
|
|
|||
|
|
@ -8,6 +8,11 @@ WWW: https://github.com/acmesh-official/acme.sh
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
4.4
|
||||
|
||||
Fixed:
|
||||
* fix EasyDNS variable assignment (#4068)
|
||||
|
||||
4.3
|
||||
|
||||
Fixed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue