This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
acme: depends on wget-ssl
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou
5 years ago
parent
585e4a38fe
commit
d917d662ae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/acme/Makefile
+ 1
- 1
net/acme/Makefile
View File
@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/package.mk
d
e
f
i
n
e
P
a
c
k
a
g
e
/
a
c
m
e
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
Write
Preview
Loading…
Cancel
Save