shadowsocksr-libev: add libopenssl-legacy
depends
* fix openwrt-23.05 openssl-3.x chipher failure Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
parent
70990b6779
commit
e2348e13c8
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=shadowsocksr-libev
|
PKG_NAME:=shadowsocksr-libev
|
||||||
PKG_VERSION:=2.5.6
|
PKG_VERSION:=2.5.6
|
||||||
PKG_RELEASE:=10
|
PKG_RELEASE:=11
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/shadowsocksrr/shadowsocksr-libev
|
PKG_SOURCE_URL:=https://github.com/shadowsocksrr/shadowsocksr-libev
|
||||||
@ -34,7 +34,7 @@ define Package/shadowsocksr-libev/Default
|
|||||||
SUBMENU:=Web Servers/Proxies
|
SUBMENU:=Web Servers/Proxies
|
||||||
TITLE:=shadowsocksr-libev ssr-$(1)
|
TITLE:=shadowsocksr-libev ssr-$(1)
|
||||||
URL:=https://github.com/shadowsocksrr/shadowsocksr-libev
|
URL:=https://github.com/shadowsocksrr/shadowsocksr-libev
|
||||||
DEPENDS:=+libev +libsodium +libopenssl +libpthread +libpcre2 +libudns +zlib
|
DEPENDS:=+libev +libsodium +libopenssl +libpthread +libpcre2 +libudns +zlib +libopenssl-legacy
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/shadowsocksr-libev-ssr-$(1)/install
|
define Package/shadowsocksr-libev-ssr-$(1)/install
|
||||||
|
Loading…
Reference in New Issue
Block a user