kcptun: fix PKG_NAME
This commit is contained in:
parent
1b409988fa
commit
fcefb54613
@ -31,7 +31,7 @@ ifeq ($(ARCH),aarch64)
|
||||
PKG_ARCH_KCPTUN:=arm64
|
||||
endif
|
||||
|
||||
PKG_NAME:=kcptun-client
|
||||
PKG_NAME:=kcptun
|
||||
PKG_VERSION:=20191219
|
||||
PKG_RELEASE:=1
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user