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