mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-17 21:03:30 +00:00
kcptun bump to v20200226 (#3398)
1.Recompiled with golang1.14 for performance. 2.Fixed a bug in smux that may cause a connection to terminate unexpected.
This commit is contained in:
parent
965924a294
commit
5fdbf8a364
@ -32,7 +32,7 @@ ifeq ($(ARCH),aarch64)
|
||||
endif
|
||||
|
||||
PKG_NAME:=kcptun-client
|
||||
PKG_VERSION:=20200201
|
||||
PKG_VERSION:=20200226
|
||||
PKG_RELEASE:=2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE:=kcptun-linux-$(PKG_ARCH_KCPTUN)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user