JulAlx
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Makefile
|
@ -26,7 +26,7 @@ define Package/proxytunnel |
|
|
CATEGORY:=Network |
|
|
CATEGORY:=Network |
|
|
TITLE:=HTTPS proxy client |
|
|
TITLE:=HTTPS proxy client |
|
|
URL:=https://github.com/proxytunnel/proxytunnel.git |
|
|
URL:=https://github.com/proxytunnel/proxytunnel.git |
|
|
DEPENDS:=+libevent2 +libopenssl |
|
|
DEPENDS:=+libevent2 +libopenssl +ca-certificates +zlib |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Package/proxytunnel/description |
|
|
define Package/proxytunnel/description |
|
|