projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4c4e6
)
acme: depends on wget-ssl
11882/head
author
Yousong Zhou
<yszhou4tech@gmail.com>
Mon, 6 Apr 2020 02:31:49 +0000
(10:31 +0800)
committer
Yousong Zhou
<yszhou4tech@gmail.com>
Sat, 18 Apr 2020 15:38:25 +0000
(23:38 +0800)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit
d917d662aedd9c133217b5c6d8c5a4f4a6bd3dea
)
net/acme/Makefile
patch
|
blob
|
history
diff --git
a/net/acme/Makefile
b/net/acme/Makefile
index 8ce6e3dd45eccf38302aa49c4fbcb337e0be080b..e6220a6e4d2da44ac68cb135c9ab97d53b5536c8 100644
(file)
--- a/
net/acme/Makefile
+++ b/
net/acme/Makefile
@@
-27,7
+27,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/acme
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+
gnu-wget
+ca-bundle +openssl-util +socat
+ DEPENDS:=+
wget-ssl
+ca-bundle +openssl-util +socat
TITLE:=ACME (Letsencrypt) client
URL:=https://acme.sh
PKGARCH:=all