diff --git a/net/acme/Makefile b/net/acme/Makefile index bf3a4c070..4d5275a12 100644 --- a/net/acme/Makefile +++ b/net/acme/Makefile @@ -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)? diff --git a/net/acme/files/acme.config b/net/acme/files/acme.config index 95565c832..313481f3b 100644 --- a/net/acme/files/acme.config +++ b/net/acme/files/acme.config @@ -10,4 +10,5 @@ config cert 'example' option update_uhttpd 1 option update_nginx 1 option webroot "" + option dns "" list domains example.org