kcptun:bump to 20200201 (#2937)

1、Fixed a bug in https://github.com/xtaci/kcp-go/releases/tag/v5.5.5
2、Upgraded scheduler in kcp-go for efficiency, https://github.com/xtaci/kcp-go/blob/master/timedsched.go
This commit is contained in:
gudumuyu 2020-02-05 23:46:28 +08:00 committed by GitHub
parent 8b05d9f36d
commit e0efec2692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ ifeq ($(ARCH),aarch64)
endif
PKG_NAME:=kcptun-client
PKG_VERSION:=20200103
PKG_VERSION:=20200201
PKG_RELEASE:=2
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=kcptun-linux-$(PKG_ARCH_KCPTUN)-$(PKG_VERSION).tar.gz