acme: Include empty 'dns' config option by default
authorToke Høiland-Jørgensen <toke@redhat.com>
Thu, 23 Jan 2020 10:22:12 +0000 (11:22 +0100)
committerToke Høiland-Jørgensen <toke@redhat.com>
Thu, 23 Jan 2020 10:22:49 +0000 (11:22 +0100)
This should hopefully prevent issues with that option not showing up in the
GUI, like in #11095.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
net/acme/Makefile
net/acme/files/acme.config

index bf3a4c0706f40fcbd275f7e4d2eb81e773e7d3fa..4d5275a12182459af27f75d639764b98ab3df698 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=acme
 PKG_VERSION:=2.8.3
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/Neilpang/acme.sh/tar.gz/$(PKG_VERSION)?
index 95565c83281fbea0b037dd65206904d592e8f534..313481f3b30e1d1fcf47fccf55605d9901ef8dd9 100644 (file)
@@ -10,4 +10,5 @@ config cert 'example'
        option update_uhttpd 1
        option update_nginx 1
        option webroot ""
+       option dns ""
        list domains example.org